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 Chriss 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
Joined
Aug 14, 2002
Messages
2,106
Location
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