[Typo3] whose problem is this?

Bing Du du_bing at hotmail.com
Tue Aug 16 17:38:00 CEST 2005


We have a page using iframe to link to an ASP application.

<iframe src="https://www.my.edu/apps/login.aspx" width="100%" 
height="1024px" align="middle" marginwidth="0" marginheight="0" 
frameborder="0"></iframe>

login.aspx asks for and verifies user's credentials.  If that succeeds, 
login.aspx will generate a new page default.aspx.  The default.aspx page 
has a link pointing to an external doc located on another webserver.

The problem is if you click the link in default.aspx to look at the doc, 
and then click the BACK arrow in your browser, you come back to the 
login.aspx page rather than the default.aspx page.  So you have to log 
in again.  It happens in typo3 in IE only.  But the link returns to the 
right page (ie. default.aspx) if running that ASP script  outside of 
typo3 in IE.

Anybody have any clue how the problem could be fixed or walked around?

Thanks,

Bing



More information about the TYPO3-english mailing list