| | |
Need Stored Procedure "sp_ValidateUser" for Login Page
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
•
•
Hi,
Can anyone send me the Stored Procedure for "sp_validateUser" for login page using asp.net 1.1
Thanks.
ASP.NET Syntax (Toggle Plain Text)
CREATE PROCEDURE User_Login (@UserId AS VARCHAR(50),@Password AS VARCHAR(50)) --@Userid and @Password parameters from your client webpage AS BEGIN SELECT Userid, Password FROM ApplicationUsers --Table name where Userid = @Userid and password = @password GO
There is just two ways to live your life.
One is as though nothing is a miracle.
The other is as if everything is.
One is as though nothing is a miracle.
The other is as if everything is.
![]() |
Similar Threads
- Updated : Simple ASP.Net Login Page (ASP.NET)
- database driven login page (ASP.NET)
- Need Stored Procedure "sp_ValidateUser" for Login Page (C#)
- Simple ASP.Net Login Page (Using VB.Net) (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: Google Checkout
- Next Thread: Adding color to GridView
| Thread Tools | Search this Thread |
.net activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# cac checkbox click commonfunctions control css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock deployment development dgv dialog dropdownlist dynamic dynamically edit embeddingactivexcontrol expose fileuploader fill findcontrol flash formatdecimal formview gridview gudi iframe iis javascript listbox login microsoft mono mouse mssql multistepregistration news novell numerical objects opera panelmasterpagebuttoncontrols radio redirect registration relationaldatabases reportemail rotatepage save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webdevelopemnt webdevelopment webprogramming webservice xsl youareanotmemberofthedebuggerusers





