Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

putting .exe in web

Status
Not open for further replies.

TheConeHead

Programmer
Aug 14, 2002
2,106
US
is it possible to embed an .exe into a web page?
 
An EXE referenced in a web page will either be downloaded or run, depending on the user's preference.

- - picklefish - -
 
However if you want executable code to run within and interact with the web page, you'll need either a Java applet or an Activex object.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top