|
-
Mar 20th, 2002, 08:34 AM
#1
Thread Starter
Addicted Member
ASP password/login
Hello
I have written a reasonably complex DB search engine and I now want to add some login facility. This is something I haven't done or looked at before, so I would like some advice. I am not asking how to do these things (not yet anyway ), rather am I looking at it in the right way...
Here is a rough plan of what I might do:
When login page is submitted, query a DB and either deny entry or load page with items depending on user-specific permisissions (set in the DB).
Add username to session variable.
Use FSO to create a log file of all subsequent search queries, either separate log file for each user (named username.log or something) or one big file.
Is that the way to go, or are there any other things I should be doing? Any input would be appreciated.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|