Phantom href code in paypal "add to cart" code

  • Thread starter Thread starter Steve D.
  • Start date Start date
S

Steve D.

Someone with Firefox on a Mac noticed that the PayPal shopping cart would not
display when they clicked Add to Cart on my site (www.restabs.com). I spoke
with a PayPal tech and he noticed that FrontPage had added the following
lines of code:

<a href="Restabs/cart1"> [after the Add to Cart button code]

and

<a href="Restabs/viewcart1"> [TWICE, once before and once after the View
Cart button code]

Even though it worked ok on Internet Explorer on the PC, it would not work
on Firefox (PC or Mac) or Netscape Navigator (Mac, don't know about PC),
until I removed those lines of code.

Why does FrontPage insert those lines if they are not needed?
 
I didn't put it there, and PayPal says it didn't put it there, so only Front
Page could have put it there.
 
Back
Top