Forums
This topic is locked
How to
Posted 10 Jun 2001 23:11:41
1
has voted
10 Jun 2001 23:11:41 Maurice Clarke posted:
i'm having this problem and i wonder if you can help me.see i have created a register page which pases its form field's inputs to a confirm regristration page the information is instantly displayed but has a hidden field with all the form inputs a confirm button to write the information to the database and a correct button to go back to the form. this works great.
The problem is i need the button to take the user to the file upload page in which the file will be uploaded in the database via the new user's UserName.
Then when the info is updated the user is redirected to myaccount.asp page where his record is the first to be shown.
My first guess on how to do this is by passing the UserName in a variable to both pages(file upload & myaccount) then inserting the file and passing the that variable to myaccount.asp and have it display the selected records via UserName.
I tried using ultradev help to figure it out but its not that much help. i tried passing session variables and request servariables but it still doesn work i guess i'm not doing it right i'm just experimenting here.
please reply i will all it takes is a single lowsy post. You know the answer to my question so dont just click the baxk button help me out will ya. Remember you'll need help too.
thanks again
what tha fuck