variable reading

V

ven

Hello

i have a question about two aspx files...I have a variable in one page
called login.aspx and when user correctly loged another page is
opening...this second page is called default.aspx....
how to read a variable from login.aspx when i`am in default.aspx.....
or maybe there are a global variables that i can use in my web service ?

i`m using Web Matrix to build my site

Thanks

Ven
 
G

Guest

Pass the variable from login.aspx to default.aspx thru' querystring
or if you want the variable value to be accessed in all the pages after login.asp
use Session object to store the value


----- ven wrote: ----

Hell

i have a question about two aspx files...I have a variable in one pag
called login.aspx and when user correctly loged another page i
opening...this second page is called default.aspx...
how to read a variable from login.aspx when i`am in default.aspx....
or maybe there are a global variables that i can use in my web service

i`m using Web Matrix to build my sit

Thank

Ve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top