Hi
I'm not sure this is the correct place for this question but here goes anyway...
I have 2 non-secure web sites that require a single "portal" at which point the user enters username and password.
depending on a locally (to the portal) stored parameter for each user, the user is redirected to either site, where the program (asp) will log them on automatically without them having to retype the password.
Obviously, I do not want to pass them in the URL string.
How does that work then? I've not done anything like that before, and any help on it would be much appreciated.
Thanks, Julian
I'm not sure this is the correct place for this question but here goes anyway...
I have 2 non-secure web sites that require a single "portal" at which point the user enters username and password.
depending on a locally (to the portal) stored parameter for each user, the user is redirected to either site, where the program (asp) will log them on automatically without them having to retype the password.
Obviously, I do not want to pass them in the URL string.
How does that work then? I've not done anything like that before, and any help on it would be much appreciated.
Thanks, Julian