Showing results 1 to 4 of 4
Search took 0.01 seconds.
Posts Made By: train
Forum: C# Dec 2nd, 2005
Replies: 64
Views: 104,416
Posted By train
Re: Simple ASP.Net Login Page using C#

Did figure out to use "Session"
Forum: C# Dec 2nd, 2005
Replies: 64
Views: 104,416
Posted By train
Re: Simple ASP.Net Login Page using C#

Thank you for the reply on the SP.

Another question, as i'm fairly new to C#.
How do i validate the next page that will open after the login, so that i can't link directly to the url that the login...
Forum: C# Dec 1st, 2005
Replies: 64
Views: 104,416
Posted By train
Re: Simple ASP.Net Login Page using C#

I did manage to create the SP myself. If anyone has the same problem this was what i wrote in my SP:

CREATE PROCEDURE sp_ValidateUser
@UserName varchar(16), @Password varchar(16)
AS
DECLARE...
Forum: C# Dec 1st, 2005
Replies: 64
Views: 104,416
Posted By train
Question Re: Simple ASP.Net Login Page using C#

Anyone that would be so kind and post the stored procedure, I'm not able to get the northwind SP, and would therefore be happy if someone could show it, as i will try to get it up and running on a MS...
Showing results 1 to 4 of 4

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 2:36 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC