Janet,

I don't think there is an HTML/JavaScript way to determine if a file
download was successful.  I would recommend revisiting this requirement as
it seems pointless, a successful download tells you nothing; what you would
ideally be interested in is the action taken (i.e. where was it saved, was
it run, was it opened, etc.).  Failing that, Joel's suggestion of using an
applet is the way to go.

[EMAIL PROTECTED]
Team NetDynamics
Unite for Java! -- www.javalobby.org

> -----Original Message-----
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, April 13, 1999 3:37 AM
> To:   [EMAIL PROTECTED]
> Subject:      [ND] How do you tell if File Download was successful?
> 
> 
> 
> 
> When a button on a ND page is clicked I'd like 2 things to happen:
> 
> 1. open the browser "file download" dialog to allow user to d/l the file.
> 2. if d/l was successful,update a database table
> 
> What code would I use to chk that #1 was successful or failed?
> 
> Thanks,
> Janet
> 
> 
> _________________________________________________________________________
> 
> For help in using, subscribing, and unsubscribing to the discussion
> forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
> 
> For dire need help, email: [EMAIL PROTECTED]
_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to