&???

F

Fred

I would appear to be having some problems regarding tracking of affiliate
links and I've noticed that the amp; has been added by FrontPage after some
of the &'s on the old code but not on the new. See below:

Old
=http://tracker.tradedoubler.com/cli...desc.asp?HID=20030221002807573122&Lang=EN">
New
=http://tracker.tradedoubler.com/cli...tel_desc.asp?HID=20030221002807573122&Lang=EN">

Could this make a difference and why does it add the amp; in the first place
and why did it miss it off the new code when it was produced on the same
computer?

Fred
 
T

Thomas A. Rowe

Paste into Notepad first, then in your page in HTML / Code View or insert all your links, then do a
search and replace for & with &

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
F

Fred

Hi Thomas,

Are you saying that code with just the & instead of the & is best? Fred
 
T

Thomas A. Rowe

It depends on the remote server that has to process the URL, whether is has been coded to properly
handle & instead of &. The browser handles either with no problem.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top