FP2002 launch an .exe from webpage (.ASP?)

C

CroSoft

I have created a small selection of photos that automatically are viewed one
after another in a single .exe file.

How do I create a page that will launch the exe when a hyper-link is selected?
 
S

Steve Easton

You can't launch an executable file from a web page, you can only offer it for download.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
K

Kevin Spencer

Well, technically, a Java applet or ActiveX control is an executable. There
are security issues with using these, however.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Expect the unaccepted.
 
Top