My understanding is, you can NOT do it. HTML is just a markup language and it does not have permission to access system directory due to security reasons.
Posted: Wed Jan 30, 2008 6:40 pm Re: open notepad using html tags
jimbo wrote:
can u open notepad using html tags or is this impossible?
You can but you can't edit anything the code would be as follows
<A Href="C:\Windows\notepad.exe">Click me to open the notepad</a>
Note: you can not edit the notepad without a JavaScript or ActiveX and the notepad as to be in that directory if it was moved for whatever reason that link will not work.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum