writting to already connected database
From: John (anonymous_at_discussions.microsoft.com)
Date: 05/28/04
- Next message: ratskins: "can "recently used webs" be set to display more than default?"
- Previous message: David Gray: "Feedback Forms"
- Next in thread: Andrew Murray: "Re: writting to already connected database"
- Reply: Andrew Murray: "Re: writting to already connected database"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 27 May 2004 21:11:04 -0700
Hello I am having troubles figuring this out. I have a page with a login script. the login asp script opens a microsoft database a makes sure that the username and password submited by a form exsist and that they match. After that the users are allowed to enter the site. What I would like to do is after the script verifies that the username and password match have it write those values to a different table in the same database. The name of the table I want to write to is "logins" and the name of the column inside the table is "Logins". the reason I need this is I would like to keep track of who logs on and how often. I only need an example of how to set the first column to write after that I could figure how to write to different columns and add new variables to submit ,however, I am having trouble just getting the first step done. I am very new to asp and just trying to get a grasp on it. The script I am using can be seen on http://www.indywestwrestling.com/new.txt. thanks for any help or comments. John
- Next message: ratskins: "can "recently used webs" be set to display more than default?"
- Previous message: David Gray: "Feedback Forms"
- Next in thread: Andrew Murray: "Re: writting to already connected database"
- Reply: Andrew Murray: "Re: writting to already connected database"
- Messages sorted by: [ date ] [ thread ]