N
nabil m
hi i am using vs.net with csharp -
i am trying to create a simple log in form
user id
password
on submit i run a param query to check if the userid and password exist if
yes i
would like to store to the contactusername in a session and rediret the user
to another page -
q: how do i check if the param select query returned a record and how do i
access the userid from my sql query to store it in a session("sessUserId")
thx
i am trying to create a simple log in form
user id
password
on submit i run a param query to check if the userid and password exist if
yes i
would like to store to the contactusername in a session and rediret the user
to another page -
q: how do i check if the param select query returned a record and how do i
access the userid from my sql query to store it in a session("sessUserId")
thx