Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-13-2007, 10:13 PM   PM User | #1
reply2satya
New to the CF scene

 
Join Date: Feb 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
reply2satya is an unknown quantity at this point
Question Application closing all browser window till parent

Hi All,

I have a web application http://host/satya. I launch some other web applications(http://diffhost/tool, http://diffhost/csa, http://diffhost/rmp) hsted on different hostmachine using my application(through window.open()). The webapplication http://diffhost/csa launches an applet for login and if we try to launch multiple instance of this application on same system, It gives a warning that one instance of this application is already running on this system do u want to continue with another instance . OK CANCLE. if user clicks OK it lucnhes multiple instances otherwise if user clicks on cancel button it closes all the browser open through my application (http://host/satya) as well as my application browser window.

I want to handle this setuation so it can close only the last instance of itself.

Note : If we are opening this application through new browsers it closes only the instance where it is asking for confirmation, not all the browser windows. But when i am launcing it throgh my applciation it closes all the browser window till my web appliaction browser.
reply2satya is offline   Reply With Quote
Old 02-14-2007, 01:15 AM   PM User | #2
brandonH
Regular Coder

 
Join Date: Oct 2003
Location: on a ship
Posts: 574
Thanks: 1
Thanked 6 Times in 5 Posts
brandonH is on a distinguished road
self.close() ?
__________________
I make no attempt at pretending like I'm a professional. I offer help with what knowledge I do have.
brandonH is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:01 AM.


Advertisement
Log in to turn off these ads.