| 
 Posted by Ben Bullock on 07/23/05 06:46 
Is it possible to make a link in an html document something like 
 
<a href="edit:file">Edit the file</a> 
 
which would then pop up the user's own favourite text editor to edit the  
file in question? 
 
I know it's possible to have a text editing window on a browser screen, but  
I'd like to be able to send the file to a text editor. 
 
Thanks for any help, 
 
Ben.
 
[Back to original message] 
 |