strange question

  • Thread starter Thread starter T.Reisel
  • Start date Start date
T

T.Reisel

hi to all,

sorry for my question...is it possible to execute a dos
proggram (.exe) in a aspx file? So I can use this dos-
program via the internet explorer? And what will be the
syntax for that?

many thank's in advance

best,
thomas
 
You can execute it on the server.

I'm pretty sure you can't execute it on the client, as that would be a huge
security hole.
 
many thanks,

that's good because the program must be execute an the server. what will
be the .net (vb) syntax?

again thank you!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top