[Javascript] Re: Opening file in another app

Peter Brunone peter at brunone.com
Thu Oct 18 16:45:29 CDT 2001


    If the user has an application registered to handle the pertinent file
type, then it will be opened in that application.  You can't really control
this from the server (although you can force it to save instead of opening
by pushing an unknown mimetype).

----- Original Message -----
From: <phumes1 at home.com>
To: <javascript at LaTech.edu>
Sent: Thursday, October 18, 2001 4:08 PM
Subject: [Javascript] Re: Opening file in another app


|
| I have a list of files which have <a href"">...</a> around them. When a
| user clicks on a link, how can I have that "filename" open in UltraEdit or
| WordPad on the users PC? Has anyone done anything like this?
|
| _______________________________________________
| Javascript mailing list
| Javascript at LaTech.edu
| http://www.LaTech.edu/mailman/listinfo/javascript
|




More information about the Javascript mailing list