Home | Advertising Info67 USERS CURRENTLY ONLINE   
   Site Search Contact Us Friday, March 14, 2025  
 
 


 
ASPProtect
User Management Application with web based screens that allow you to manage users.
www.ASPProtect.com
 
ASPBanner
Banner Rotation system. Advertisers can monitor online statistical reports via their web browsers.
www.ASPBanner.com
 
ASP Photo Gallery
Upload an unlimited amount of albums. Set up categories.Image resizing thumbnail creation.
www.ASPPhotoGallery.com
 
ASPClassifieds
Classifieds system. Set up categories. Users can register themselves. Supports picture uploads.
www.ASPClassifieds.com



DISCUSSION ARCHIVES
 



We didn't realize
the site was so popular.

Other Stuff
 

 
 
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds



(Advanced)  (Components)  (Database)  (General)  (Vbscript)




ASPProtect

 
Subject: Re: how use ASP for check password from server
From: shamRex
Date: 3/20/2000 5:09:11 AM
IP: 161.142.78.83



 

hi,
just a little but may be useful.
In order to check the password, you need a response asp page which will be executed when button login pressed.
The step are:
1. get the username and password value
password=request.form("user_pwd")
username=request.form("user_name")
2. open database (using dsnless database)
Set conntemp = Server.CreateObject("ADODB.Connection")
conntemp.Open("DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" & Server.MapPath("Name of your database here"))
3. execute some sql
mySQL="select * from Login"
set rs=conntemp.execute(mySQL)

4. get recordset (rs) from database (by looping until rs.eof):
username_db=rs("UserName")
user_pwd_db=rs("Passwd")
then compare them with the value from user login.

check another sources for better understanding.







Previous Message


 

   Active Server Pages Rule The World
Contact Us  
All artwork, design & content contained in this site are Copyright © 1998 - 2025 PowerASP.com and Christopher J. Williams
Banner ads ,other site logos, etc are copyright of their respective companies.
STATS Unless otherwise noted - All Rights Reserved.

Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds www.aspclassifieds.com, www.powerasp.com,www.cjwsoft.com,www.aspphotogallery.com,www.codewanker.com,www.aspprotect.com,www.aspbanner.com