Sharepoint Server |
5/29/2008 9:11:50 AM |
ASPRunnerPro General questions | |
![]() I have numerous ASPRunner projects running on a Windows 2003 server. In most of these apps, there is an admin section that's accessed via a login. The login was built with ASPRunner. |
|
![]() |
Sergey Kornilov admin 6/3/2008 |
Just add this code to Login page BeforeProcess event and you are golden. |
![]() |
jadach authorDevClub member 6/5/2008 |
So, when I'm building the project, I don't need to add a login page? Just add this code as you described? Just add this code to Login page BeforeProcess event and you are golden. |