Hi Guys
I have a problem with a book mark within a form.
The HTML was created in Frontpage and works ok in preview mode (Frontpage) when I paste the same code into my cgi script the bookmark link is added to the end of the 'form action' link.
Any clues what I am missing?
Calling html - <a href="#cartlist">View Your Basket</a>
Target html - <a name="cartlist">
Keith
I have a problem with a book mark within a form.
The HTML was created in Frontpage and works ok in preview mode (Frontpage) when I paste the same code into my cgi script the bookmark link is added to the end of the 'form action' link.
Any clues what I am missing?
Calling html - <a href="#cartlist">View Your Basket</a>
Target html - <a name="cartlist">
Keith