I wanted to know what is the syntax in inserting servervariables into a table. I tried something like setting the default value = Request.ServerVariales("AUTH_USER"
, very similar to Now() for Dates, but that didn't work. I know how to do this in C# ASP.NET pages, and I thought it would be interesting to do it in MS Access.
Your assistance would greatly be appreciated!
Your assistance would greatly be appreciated!