exe file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can I publish an exe file (a slide show) to my web page so others can run it?
 
In theory this should work, but in practice you're likely to encounter many
levels of security barriers. This because exe files are such a nifty way to
propagate viruses. ( <img src="RackAndRuin.exe"> ) for example.

Because of this, it's usually best to run a JavaScript-based slide show
right on the Web page. You can find and download billions of these by
googling:

"slide show" javascript

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
o--> Microsoft Visual Web Developer 2005 Express Edition: Build a Web Site
Now!
o--> Microsoft Office FrontPage 2003 Inside Out
o--> Microsoft Windows SharePoint Services Inside Out
o--> Faster Smarter Beginning Programming
 

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