Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Re: Opening file in another app


  • From: javascript@xxxxxxxxxx (javascript@xxxxxxxxxx)
  • Subject: [Javascript] Re: Opening file in another app
  • Date: Thu, 18 Oct 2001 19:11:16 -0400

UltraEdit is setup to open .txt and .dat file extensions. I'm not sure how 
to get it to open up in UltraEdit from a link
with my page?


At 04:45 PM 10/18/01 -0500, you wrote:

>     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@xxxxxxxx>
>To: <javascript@xxxxxxxxxx>
>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@xxxxxxxxxx
>| http://www.LaTech.edu/mailman/listinfo/javascript
>|
>
>_______________________________________________
>Javascript mailing list
>Javascript@xxxxxxxxxx
>http://www.LaTech.edu/mailman/listinfo/javascript