This topic is locked

Set-up and change time stamp

9/7/2004 5:45:54 AM
ASPRunnerPro General questions
J
joost author

Hello,
We have on our tables a setup/change date time stamp. How can we update this when someone makes a change using a asprunnerpor generated asp page.
Your help is greatly appreciated.
Thanks,
Joost

Sergey Kornilov admin 9/8/2004

Joost,
you can do this if you set Edit as type for this field to Hidden and set default value to Now().
I hope this helps.