kevin.m.clarke
07-10-2003, 05:32 AM
I have an order form with 30 lines.
First you enter a part number and a quantity. The page then submits and returns a description of the part using php.
This works fine, however I need to return to the previous loaction when the page submits, as when I order anything on a line that is below the screen, I have to scroll down again.
I have set up anchor tags at the beginning of each order line, but I am not sure on how to reference them dynamically.
First you enter a part number and a quantity. The page then submits and returns a description of the part using php.
This works fine, however I need to return to the previous loaction when the page submits, as when I order anything on a line that is below the screen, I have to scroll down again.
I have set up anchor tags at the beginning of each order line, but I am not sure on how to reference them dynamically.