I would like to create the file dynamically with a cgi program and send it
to the browser rather than placing an href to a static file. This may not
even be possible, but it would simplify things on my end.
At 04:40 PM 7/24/2001, you wrote:
>you just need to provide a link to your file.
>simply,<a href="$myfile">click here to download my file</a>
>and the browser,itself will automatically bring that dialog box,
>whenever user clicks on "Click here to download my file".
>
>:)
>
>
>
>>From: Tim Keefer <[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: output file for download
>>Date: Tue, 24 Jul 2001 15:12:45 -0500
>>
>>hello programmers,
>>I'm trying to output data from a Perl cgi program and would like the
>>browser to open a save dialog box so the user can save the file to disk. I
>>would graciously accept any suggestions....
>>Tim
>>
>>
>>--
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]