Forums
This topic is locked
Insert a record question
20 Nov 2001 07:22:41 Bryan Who posted:
Hello Group,I have an easy one for you. I am still fairly new to the ASP scene. I am wanting insert a record and I want it to be able to record who wrote it by referencing a Cookie that is placed during login. I have everything working great till it comes to the insert the new record. I can get the article title, the article Body the date. But the Author is where I am having problems since I don’t know how to put the user ID into the Author’s cell of the Database.
So here is my question How do I get the Users ID# into the Articles cell. Any help would be great.
Alright lets try this again