Hi -
We want to capture a 3rd party's session ID. The reason is because we want our users to login into our site, then when they click the 3rd party's link, they will be automatically be logged in and taken to the password-protected pages.
We know that we can replicate the entire link (including an encrypted password and username), however the link calls for a session id that the 3rd party's site generates. When we load the login page, the session ID can be seen via view code.
Does anyone know of a way to "grab" it (perhaps from the view source, or something like that)? The session ID doesn't appear to be anywhere on the login page itself (no hidden text fields, etc.)
Anyone have any ideas or suggestions?
Thanks in advance for any help.
-DVD Girl
We want to capture a 3rd party's session ID. The reason is because we want our users to login into our site, then when they click the 3rd party's link, they will be automatically be logged in and taken to the password-protected pages.
We know that we can replicate the entire link (including an encrypted password and username), however the link calls for a session id that the 3rd party's site generates. When we load the login page, the session ID can be seen via view code.
Does anyone know of a way to "grab" it (perhaps from the view source, or something like that)? The session ID doesn't appear to be anywhere on the login page itself (no hidden text fields, etc.)
Anyone have any ideas or suggestions?
Thanks in advance for any help.
-DVD Girl