A
Anthony
How do I construct an ASP login page using a database? I also would like to
learn how to utilize the "global.asa" file to strore public variables that
can be accessed in other asp pages.
For example. When I login, I want my username to be available on other
pages. It is my understanding, that I can store a variable value in
"global.asa", where the variable is declared, and write that variable value
on another page.
Can this be done?
Thank you,
Anthony
learn how to utilize the "global.asa" file to strore public variables that
can be accessed in other asp pages.
For example. When I login, I want my username to be available on other
pages. It is my understanding, that I can store a variable value in
"global.asa", where the variable is declared, and write that variable value
on another page.
Can this be done?
Thank you,
Anthony