Pascal
> -----Original Message-----
> From: cf coder [mailto:[EMAIL PROTECTED]
> Sent: 28 September 2004 15:11
> To: CF-Talk
> Subject: Re: How do I close the pop-up window - kindly help
>
> thanks Pascal. I went with the second option:
>
> function openAttachment(){
> opener.location =
>
"<cfoutput>#cgi.SCRIPT_NAME#?FILENAME=#url.FILENAME#&ID=#url.id#&promptU
> ser=false</cfoutput>";
> window.close();
> }
>
> It works just fine, many thanks Pascal, you are a genius
> Regards,
> cfcoder
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

