melissa820
10-19-2004, 08:28 PM
I have a site where a user can type a URL into a textbox and click submit, and that URL loads in an iframe.
My problem is that if the site that loads in the iframe uses sessions, and the user wants to log in, they are constantly logged out again (it seems the sessions aren't 'sticking').
Is this something I can fix, or is it normal browser behavior? Is there any workaround so users can stay logged in to the site they have chosen to load inside my iframe?
My problem is that if the site that loads in the iframe uses sessions, and the user wants to log in, they are constantly logged out again (it seems the sessions aren't 'sticking').
Is this something I can fix, or is it normal browser behavior? Is there any workaround so users can stay logged in to the site they have chosen to load inside my iframe?