by Randy » Sat Dec 20, 2003 9:51 pm
STOP.
Don't move.
There are between 17 and 27 threads about this very question.
Search or at least scan the various topics to see if something is relevant...and one more thing, (before you do it)...post your questions to only one forum.
Most of us hit the link that shows us the postings since our last visit. If someone posts the same message to more than one area, I get confused. Easily. very easily.
And you certainly were specific in the subject...many messages are entitled help! They will never show up on a search of the subject matter, (unless you search for "help".)
NOW. One way of keeping your customer on the same page for another purchase is to edit the order form to read:
<FORM name="order" onclick="AddToCart(this);">
This reloads the same page after the "added to cart" alert.
There is another method using history so the page reloads at the place where you make the purchase, rather than the top...you will have to search for that one.
R