Browser preference to be changed 2004-07-21 - By Srinivasa Sai Chakravarthy V (CTC)
Back Hi,
Surely it will work,As we are getting the reference to close the window,and it will work for any version. Good solution.
Regards, Chakri
> -- --Original Message-- -- > From: Sonali_Kansara/BLR/TCS%TCS@(protected) > [SMTP:Sonali_Kansara/BLR/TCS%TCS@(protected)] > Sent: Wednesday, July 21, 2004 9:38 AM > To: J2EE-INTEREST@(protected) > Subject: Re: Browser preference to be changed > > > Hello, > > Also found another solution > > function logout() > { > window.top.opener = top; > top.window.close(); > } > > try it out , it only goes ard teh browser to reference the window to be > closed > > > Regards, > Sonali > > << File: InterScan_Disclaimer.txt >>
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|