I’m using IIS 5.0 on my Windows 2000 Professional notebook; new to the world of scripting, but comfortable with VBA and general programming constructs.
I’m able to write data from a form in a HTML page into an Access table with no trouble, and am able to stamp the records with Date/Time stamp. I’d also like to grab the NT user ID of the user who inputted data, but am unsure how. Not only would this be a good way to audit the input of data, but also allow a dynamic filter when the users want to query the db; I can only show them records they inputted. Anybody have a code snippet or a resource they can point me to? Thanks in advance!
Regards,