OT: Closing a window from JS without prompt?

2002-02-27 Thread Shawn Grover
I'm looking for ideas on how to close a Parent window from Javascript without getting the confirmation prompt. We don't have an issue with any child windows, but we open an interface to our app then want to close the original window without the prompt. Any tips? Thanks in advance. Shawn Grover

Re: OT: Closing a window from JS without prompt?

2002-02-27 Thread Critz
oi Shawn!! don't think it's possible without that prompt. -- Critz Certified Adv. ColdFusion Developer Crit[s2k] - CF_ChannelOP Network=Efnet Channel=ColdFusion - Wednesday, February 27, 2002, 2:04:05 PM, you wrote: SG I'm looking for ideas on how to

RE: OT: Closing a window from JS without prompt?

2002-02-27 Thread Carlisle, Eric
oi Critz, I think the only ones that can be closed without a prompt are the ones that are spawned by JS. EC -Original Message- From: Critz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 2:00 PM To: CF-Talk Subject: Re: OT: Closing a window from JS without prompt