When session expires on a default Sage CRM page, it redirects you to a Log On again page, how can i achieve same behaviour in a custom .asp page?
I guessing that i can check whenever the session is expired or not and then redirect to CRM/eware.dll/Do?SID=140762527052864&Act=523&Mode=1&CLk=T
or something like that, but how do i check if a session in Sage CRM is active or not?