Ok, one more question.
If my URL looks like this:
"http://www.domain.com/index.php?SubID=test"
and my affiliate links look like this:
http://www.valtrk.com/URL/track.aspx?AdID=xxxx&AffID=xxxx&SubID=<? print $SubID; ?>
Why, when I right click on the link and view its properties, is the SubID variable not being passed?
Ok, one more question.
If my URL looks like this:
"http://www.domain.com/index.php?SubID=test"
and my affiliate links look like this:
http://www.valtrk.com/URL/track.aspx?AdID=xxxx&AffID=xxxx&SubID=<? print $SubID; ?>
Why, when I right click on the link and view its properties, is the SubID variable not being passed?