Running notepad.exe

How would I make a simple snippet of actionscript that runs notepad.exe? If you want, you can make a button or something for an example.
thanks,
buya

No. The .swf would run notepad.exe on the hosting computer, not the user’s.

No. The .swf would run notepad.exe on the hosting computer, not the user’s.

In that case, that sounds somewhat more feasible. Then, Flash would just be calling a server-side script and that script would run Notepad.

So how would flash call a server side script written in JavaScript or Perl?

is there some special ationscript command?