Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 3rd, 2003, 09:08 PM
Authorized User
 
Join Date: Jun 2003
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default Authentication

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
 
Old August 3rd, 2003, 11:06 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 996
Thanks: 2
Thanked 11 Times in 11 Posts
Send a message via Yahoo to melvik
Default

dear friend:
this is the grate link that can help u much!
http://www.aspalliance.com/wisemonk/...px?id=AS010622


Always:),
Hovik Melkomian.
 
Old August 13th, 2003, 10:17 PM
Friend of Wrox
 
Join Date: Aug 2003
Posts: 108
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to life_s Ng Send a message via MSN to life_s Ng
Default

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





Similar Threads
Thread Thread Starter Forum Replies Last Post
Authentication stu9820 ASP.NET 1.0 and 1.1 Professional 4 December 7th, 2009 05:31 AM
Authentication r_ganesh76 ASP.NET 1.0 and 1.1 Professional 3 January 18th, 2008 11:34 AM
Authentication koco ASP.NET 2.0 Professional 1 August 21st, 2007 09:02 AM
Authentication speedyH Beginning PHP 1 September 25th, 2004 11:34 AM
Authentication PbsiGuru General .NET 6 March 24th, 2004 02:41 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.