On Jul 20, 2004, at 8:13 AM, Bryan Stevenson wrote:

> hmmm.,..
>
>  Have you tried running JS onUnLoad?
>
>  Bryan Stevenson B.Comm.
>

That sounds good, except the content of the popup is an mp3, served with

<!--- this works for mp3 --->
<cfheader name="Content-Disposition"
  value="attachment; filename=song.mp3">

<cfcontent type = "audio/mp3"
file=#FilePath#
deletefile = "No">

So I don't have an opportunity to include any js within the popup,

All I can do externally is manually, or through js, is close the window.

Dick

"I have an existential map. It has 'You are here' written all over it."
- Steven Wright -
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to