How can you refresh a specifc frame from a popup window and then close that
window?
I just can't find the correct syntax.
 
Any ideas?
 
<script language="javascript">
 
//parent.LeftFrameBottom.location.href=".././modules.cfm?<CFOUTPUT>#client.u
rltoken#</CFOUTPUT>";
            window.close();
</script>
 
Thanks,
Dave
 
 
 
 

______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.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