I'm not the picky sort, but you may want to prefix off topic posts with "OT"
in the subject line.
It's a polite courtesy. :)

Try this...

<input type="button" value="Close" class="navlinks"
onClick="location.href='blank.cfm'">

Eric



-----Original Message-----
From: phumes1 [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 13, 2002 9:02 AM
To: CF-Talk
Subject: Popup window


I have the following code in my popup window:

<input type="button" value="Close" class="navlinks" onClick="self.close()">

This template is now being loaded into a frame rather than having a new 
window open.

How can I have the button "close" or "reload" a blank page into this frame 
to clear it?


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to