If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > need help with asp page. Passing values

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-21-03, 16:43
Sia Sia is offline
Registered User
 
Join Date: Dec 2002
Location: Washington D.C.
Posts: 164
Red face need help with asp page. Passing values

Hi,
I have a html login form that asks users for a password and posts the value of the password field to another asp page, the asp page compares it with available passwords, if the password does not exist then the user is redirected to the login page. If the password is correct he is directed to an asp form.

My problem:
If the password is correct and I want to send the users to the form how to I pass on the value of his password to the new asp form? (because I will need his password to be inserted in a db from the asp form page.)

thanks
Reply With Quote
  #2 (permalink)  
Old 02-22-03, 02:10
Bunce Bunce is offline
Registered User
 
Join Date: Jul 2002
Location: Australia
Posts: 147
querystring, form, session variable, cookie..
__________________
There have been many posts made throughout the world.
This was one of them.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On