I have integrated asprunner list pages with another application. Before the user gets to the list page they are prompted to login (this is so that the user will see only his/her data.
The integrated application also requires a logon by the user and it stores a sessionid. Is it possible to have asprunner see that stored sessionid and therefore not require a logon for asprunner if it sees that the user has already logged on to the integrated application?
Any help is greatly appreciated!