Forums

This topic is locked

Advance users only

Posted 10 Jun 2001 23:15:27
1
has voted
10 Jun 2001 23:15:27 Maurice Clarke posted:
so you claim to be an advance user right-

so you know ud and asp in and out right

od lets test your skills then---
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

Replies

Replied 12 Jun 2001 16:16:29
12 Jun 2001 16:16:29 Jay Blanchard replied:
What are you using for a back-end database? Are these just flat text files? Can you provide a little more info?

Also, you get more flies with honey, your last paragraph, while original, is not likely to gain you many responses.

Replied 12 Jun 2001 17:12:11
12 Jun 2001 17:12:11 Dave Joosten replied:
First like to quote that there are a lot of people that help eachother out here, i sure know they helped me out a few times, and i try to help them out if they have a problem. That's the nice developers area out here. But please keep that sort of language out of here, it isn't welcome. So about your problem, you can pass Form varialbles of pass Query.Request variables to the next page, since the first one would contain the unique info you would be able to easy output this on the second page. But since your playing with a file upload you might give us some more details on what file format you use and give us a more detailed technical description of your current program your trying to make, and what does work, and then describe what doesn't work and what you wanted it to do, that will make it more easy to see the problem. Blue Skies <img src=icon_smile_cool.gif border=0 align=middle> <BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
so you claim to be an advance user right-

so you know ud and asp in and out right

od lets test your skills then---
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
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Dave Joosten
Replied 12 Jun 2001 21:17:27
12 Jun 2001 21:17:27 Maurice Clarke replied:
hey forgive me for using that laquage would you beleve it was a mistake i wrote in the wrong box...

but any way i am using PureaspUpload its working fine, ud4,pws,ie 5.5 i want to upload gifs and jpegs all i need really is to know how to filter the insertion and the extraction of the file name in database using a variable thats all.

what tha fuck

Reply to this topic