954,598 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Problem opening notepad through webpage

I'm trying to open Notepad through my webpage, but I have script after the open command that needs to be completed, and when I run the script, it opens notepad, but then it says something about having to download the program. But when i press 'open' it opens it right up. Is there something i can add to my script so i don't have to click 'open'?

Please help,
Bladerbole

bladerbole
Newbie Poster
5 posts since Nov 2004
Reputation Points: 10
Solved Threads: 0
 

What code are you using?

Russell Waiheke
Newbie Poster
1 post since Nov 2006
Reputation Points: 10
Solved Threads: 0
 

You cannot force an application on the client to open. That violates the browser security model. You can configure certain helper applications, such as Acrobat Reader or Flash, to respond to certain MIME types.

It sounds like you are doing some ActiveX scripting. We really cannot help you with specifics until you show us what you've written.

tgreer
Made Her Cry
Team Colleague
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You