Vagelis
|
| Posted: 03/23/2004, 1:17 PM |
|
Hello...
I`m a newbie on .ASP. I want to publish a db built on Access so I need .ASP. But I`m having a big problem. I want to know if it is possible to autocomplete the field that works out like a Primary Key with the personal code that the user will be requested to type on the "login".
e.g.
"Login name" = Vagelis
"Password" = 123
On clicking submit a new form is coming up with the fields:
"user id" =
"gender" =
"weight" =
I would like to know how is it possible to get the "123" value on the "user id" field without typing it the user for second time.
|
|
|
 |
Vagelis
|
| Posted: 03/23/2004, 1:22 PM |
|
I know that my english sucks! I hope that you can understand me
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 03/24/2004, 5:23 PM |
|
I don't understand your question, mostly because Password and User ID are two different things. I don't understand why the password should appear in the user id field, and when/how.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
Felipe
|
| Posted: 12/13/2004, 3:09 AM |
|
you wanna build up a multiple step registration, donīt u?
|
|
|
 |
|