Rich,

The & in their link needs to be URL encoded, which will represent it as
%26

That should make your link look like this:


http://ciadlist.com/Redirect.taf?URL=http://www.jkbrand.com/c%26i&_advno=301
4

You may need to then URL decode the <@ARG URL> in the redirect code, but
possbily not. It depends on how their server is treating the &.

Robert

----------------------------------------
 From: "Rich" <[email protected]>
Sent: Thursday, April 28, 2011 2:21 PM
To: [email protected]
Subject: Witango-Talk: & issue

   I have a redirect taf that counts the clicks for one of my clients. They
have a link that has a & in it. My redirect url is:
http://ciadlist.com/Redirect.taf?URL=http://www.jkbrand.com/c&i&_advno=3014
  The problem is that the taf executes:
http://ciadlist.com/Redirect.taf?URL=http://www.jkbrand.com/c&_advno=3014
which of course does not work.   It there any way to fix this without
changing the url?   Rich

----------------------------------------
  To unsubscribe from this list, please send an email to
[email protected] with "unsubscribe witango-talk" in the body.

----------------------------------------
 To unsubscribe from this list, please send an email to
[email protected] with "unsubscribe witango-talk" in the body.



----------------------------------------

To unsubscribe from this list, please send an email to [email protected] 
with "unsubscribe witango-talk" in the body.

Reply via email to