Forums
This topic is locked
Problems reading and wirting to database
Posted 11 Dec 2003 13:20:33
1
has voted
11 Dec 2003 13:20:33 Katherina Higgins posted:
Hi,I am trying to retrieve a login id stored in a database when a user logs in with their username and password.
This ID then needs to be inserted into another table in the same database that I am using to track time logged on.
Also I need to know how to read/insert current times into the table.
Can anybody help?
I am using Dreamweaver ultradev 4
Thanks,
Kat3na
Replies
Replied 11 Dec 2003 23:04:46
11 Dec 2003 23:04:46 stephanie callaway replied:
What language are you using to do this? (CFML, ASP,.NET)
Replied 11 Dec 2003 23:08:45
11 Dec 2003 23:08:45 Katherina Higgins replied:
Im using asp/vbscript
I can write to the database now.
My problem at the moment is to write the logout time/session end time to the database. I was trying to use the global.asa file but it doesn't seem to work for me.
Any suggestions?
I can write to the database now.
My problem at the moment is to write the logout time/session end time to the database. I was trying to use the global.asa file but it doesn't seem to work for me.
Any suggestions?