Announcement: Be excellent to each other.


Caravel Forum : Other Boards : Anything : Javascript help (Opening a .hta program in another window.)
New Topic New Poll Post Reply
Poster Message
bradwall
Level: Smiter
Avatar
Rank Points: 423
Registered: 02-12-2003
IP: Logged
icon Javascript help (0)  
I have a web application that I am having a problem with.
When the user clicks a logout button, I have an option to log back in (so that they can log in as a different user). The problem that I have is that I don't want the system to ask them if they want to "Run" "Save" or "Cancel"... I simply want it to open the application again.

My function looks like this so far:
function reOpenApplication(){
top.close();
window.open("URL GOES HERE");
}

Any thought on what I can do to open the window without the system asking if the user wants to run? I need to have code do this, not changing internet settings.

I will give points to the person that can help me with a solution.

Thanks,
Brad
05-04-2005 at 04:53 PM
View Profile Send Private Message to User Send Email to User Visit Homepage Show all user's posts Quote Reply
bradwall
Level: Smiter
Avatar
Rank Points: 423
Registered: 02-12-2003
IP: Logged
icon Re: Javascript help (0)  
From what I have read... there is no way to do this.
Thanks to anyone that was looking into it as well... but I think that I have answered my own question.

05-04-2005 at 05:56 PM
View Profile Send Private Message to User Send Email to User Visit Homepage Show all user's posts Quote Reply
New Topic New Poll Post Reply
Caravel Forum : Other Boards : Anything : Javascript help (Opening a .hta program in another window.)
Surf To:


Forum Rules:
Can I post a new topic? No
Can I reply? No
Can I read? Yes
HTML Enabled? No
UBBC Enabled? Yes
Words Filter Enable? No

Contact Us | CaravelGames.com

Powered by: tForum tForumHacks Edition b0.98.8
Originally created by Toan Huynh (Copyright © 2000)
Enhanced by the tForumHacks team and the Caravel team.