What browser is this executed from? And what command shell is this? Windows, Linux/Mac?
Perhaps I'm inexperienced, but I fail to see how you could execute/launch a command shell on the browser/client computer from a browser link, unless you happen to be running a Microsoft .HTA application (HTML web app set to run locally w/ minimal security restrictions).
Or were you referring to the browser link causing a command shell to open on the web server computer (or execute a shell command on the web server)? This case I can see as valid, though you typically won't see it in action as what executes will typically be like a background process.
On Wednesday, April 17, 2013 10:38:15 AM UTC-7, Dev wrote: