navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

using frontpage database wizard login

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> using frontpage database wizard login
Page: [1]
 
grassninja

 

Posts: 17
From: None
Status: offline

 
using frontpage database wizard login - 12/29/2001 4:55:45   
Is there a way to replace the database wizard login.asa file with a database so I can include more than one user and password or how would I modify the asa file to allow many users and passwords?


Spooky

 

Posts: 26603
Joined: 11/11/1998
From: Middle Earth
Status: offline

 
RE: using frontpage database wizard login - 12/30/2001 15:08:20   
It can be done, but you would need to add different variables.

eg
Username2 = ""
Password2 = ""

Then in logincheck.asp, you would need to check :

If (Request.Cookies("ADMIN")("login") <> Username or Request.Cookies("ADMIN")("login") <> Username2) or (Request.Cookies("ADMIN")("pass") <> Password or Request.Cookies("ADMIN")("pass") <> Password2) Then


§þððk¥
Database / DRW Q & A
VP-ASP Shopping cart
Spooky Login

(in reply to grassninja)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> using frontpage database wizard login
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts