Re: OT: EXE files in HTML?
- From: couperus-eschew-this@xxxxxxxx (Jitze Couperus)
- Date: Mon, 01 Aug 2005 08:24:56 GMT
On Sun, 31 Jul 2005 13:35:16 GMT, Bob Cunningham
<exw6sxq@xxxxxxxxxxxxx> wrote:
>
>I would like to be able to put an EXE file at my Web site
>and have it executable by users through their browsers. Is
>there a way to do that, say by using JavaScript? (My
>experience with JavaScript has been quite limited.)
>
>The reason I want to do that is that I have a software
>package that will construct a slide show containing a group
>of JPG files. I would like to make one of those slide shows
>available on my Web site.
>
>I think I could make an EXE file available using FTP, but I
>would rather make it more directly available.
>
>I will greatly appreciate any help anyone cares to give me.
>
Nobody in his right mind would let their browser download an .exe
and execute it. That's how you run up nasty infections.
If all you want to do is have the user go to a starting page and
then transition automatically after a set time period (e.g. 5 seconds)
to another page and so on and so on, it can be done completely
in HTML - no javascript, no applets, no nothing...
For details on how to do this, google on the terms "meta" and
"refresh" , the first link I get for this gives a fairly succinct
explanation at
http://webdesign.about.com/cs/metatags/a/aa080300a.htm
Jitze
.
- Follow-Ups:
- Re: OT: EXE files in HTML?
- From: Bob Cunningham
- Re: OT: EXE files in HTML?
- From: mark
- Re: OT: EXE files in HTML?
- References:
- OT: EXE files in HTML?
- From: Bob Cunningham
- OT: EXE files in HTML?
- Prev by Date: Re: Test yourself: Are you as great as the greats?
- Next by Date: Re: OT: EXE files in HTML?
- Previous by thread: Re: EXE files in HTML?
- Next by thread: Re: OT: EXE files in HTML?
- Index(es):
Relevant Pages
|