hi,
store the info in a cookies, then call the cookies from another pages.
if u not fimiliar with cookies, check this out
http://msdn.microsoft.com/library/de...cookies101.asp
regard
Life's Ng
Quote:
quote:Originally posted by dbradley
I am not a web programmer but am trying to learn.
I am using the approach to have a sql server table that contains user names an passwords in it. When the user enters a username and password the table is checked for a match. If a match is found the browser will be redirected to another page.
My question is how do I pass information like a connection string to the new page and how do I keep people from navigating to that page that have not gone through the login process?
Thanks in advance,
David
|