Re: Need to pass information into a web page.
From: Steve C. Orr [MVP, MCSD] (Steve_at_Orr.net)
Date: 07/15/04
- Next message: WilsonSmith: "Reading browser IP address. .Net way...."
- Previous message: Leonardo Arbelaez: "Re: ...problems with IIS, virtual directory, local path,"
- In reply to: Paul: "Need to pass information into a web page."
- Next in thread: Paul: "Re: Need to pass information into a web page."
- Reply: Paul: "Re: Need to pass information into a web page."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 15 Jul 2004 15:57:19 -0700
Dont' reinvent the wheel. Use the built-in Forms Authentication which
already provides this kind of functionality. Here's more info:
http://www.dotnetbips.com/displayarticle.aspx?id=9
http://www.4guysfromrolla.com/webtech/121901-1.2.shtml
http://www.dotnetbips.com/displayarticle.aspx?id=117
-- I hope this helps, Steve C. Orr, MCSD, MVP http://Steve.Orr.net Hire top-notch developers at http://www.able-consulting.com "Paul" <Paul@discussions.microsoft.com> wrote in message news:CF5A3BC4-650B-48EC-B64E-38B7DA34590B@microsoft.com... > What I am trying to do is as follows. > I have a page with 3 links,that direct the user to 3 different pages when selected after login. > So all link selections will first direct the user to a login page. Once the user logs in then they are directed to the appropriate link. > So for all 3 links they all go to a login page, but each link must pass information to the login in page, specifically the page to go to after login takes place. > -- > Paul G > Software engineer.
- Next message: WilsonSmith: "Reading browser IP address. .Net way...."
- Previous message: Leonardo Arbelaez: "Re: ...problems with IIS, virtual directory, local path,"
- In reply to: Paul: "Need to pass information into a web page."
- Next in thread: Paul: "Re: Need to pass information into a web page."
- Reply: Paul: "Re: Need to pass information into a web page."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|