auto login an user id for debugging

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
cheemingyong
User
Posts: 37

auto login an user id for debugging

Post by cheemingyong »

hi, any idea how to auto login a user id i wish to target for debugging ?
or i have to write code to manually load the user id and user permissions to debug a specific user type
and key in their passwords over and over again ?
i got quite a number of user groups to debug.


Webmaster
User
Posts: 9425

Post by Webmaster »

Read Server Events and Client Scripts -> UserID_Loading server event in the help file.


Post Reply