Posted by [IP Address: 192.11.226.120] 'SRK' on September 17, 2001 at 15:42:07 EST:
In Reply to: Passing LOGIN-ID to an ASP page posted by [IP Address: 192.11.226.120] 'SRK' on September 10, 2001 at 14:40:48 EST:
: We have a ASP page that is being displayed as a miniapp using GenericMA. We would like to pass the currently logged in User's LoginID to this ASP page. How do I put the argument into the URL in the transaction defining the miniapp. Basically I would like to know if there is any variable that I might be able to use to pass this value thru like for eg: HERC: Thanks for the help again...
: http://this.abc.com/xyz.ap?userId=
: Any suggestions would be great.
: Thanks for any help
Thanks for that reply bud!!
Well I went the cookie way. Successful. I was trying to get around without making modifications to the login.html. Well I ended up doing that. As long as it works!!!