This topic is locked

insert logged user in form

9/17/2005 10:11:15 AM
ASPRunnerPro General questions
author

HI!

I have a table to add new values and one of the fields must be the id of the logged user. How can I do that?

Thanks in advance

Sergey Kornilov admin 9/19/2005

Set Default value of this field to Session("UserID"). You can do this on the Formatting tab in ASPRunnerPro.