OK I know this may seem a bit weird of a request for help on, I am thinking this should be simple but I am not sure how to do it.
I will start by explaining it.
I have a list of items all have an ID number.
I would like someone to be able to click on a link in that database list that would send them to (first login if not logged on or register if not registered) then once logged in still remember their selection and once on the submitting page it would automatically select the correct item in a dropdown selection.
I already have the dropdown selection and they can select it manually setup and the dropdown items are taken from the database list I want the add the link.
I have a feeling I may need to use a global variable but not sure how it would be done (with possible logging in issues)
Thank you in advance for any help
Kathleen