Folks,

Some JavaScript guru out there can answer this in a second.  I have a form
window with a link that "pops up" a simple form to add some piece or pieces
of data to a lookup table.  When the user is done adding, I want them to
click a button and have the window close - and the page behind it refresh. I
can close the window no problem (onclick='window.close()') - but I cannot
figure out how to get the original page to refresh. Of course cflocation
doesn't help me because it puts the page into the "pop-up" window, which I
want to get rid of after the add operation. Anyone have a quick solution to
this?

-mk


______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
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