Forum Moderators: open
Some more detail on the problem would be benefitial. Is the link taking you to the wrong page? Is it an anchor link (ie somepage.html#somespot), and it's not taking you to the correct place on the page? Does this happen in multiple browsers, or just one? It might also help to post a snippet of your code.
Chad
<b>Order right here</b> for your wedding speech.</p>
<form name="personalizedoneminutetoast" method="post" action="https://www.example.com/poemstogo2/echopay/">
<input type="hidden" name="item_desc1" value="Personalized One Minute Toast" />
<input type="hidden" name="item_quantity1" value="1" />
<input type="hidden" name="item_price1" value="99.95" />
<input type="hidden" name="item_subtotal1" value="99.95" />
<input type="hidden" name="grand_total" value="99.95" />
<input name="submit" type="image" src="imagery/order-now.gif" alt="Click here to order your customized toast" />
Now, it takes me to the page for ordering a poem, not a toast
[edited by: encyclo at 12:07 am (utc) on Dec. 2, 2005]
[edit reason] examplified [/edit]