PDA

Click to See Complete Forum and Search --> : running lotus screencam on webpage


Sep 30th, 2000, 11:25 AM
hi all.....

can someone please help me to put a lotus screencam .exe video file on my webpage sothat it will run when an icon or link is clicked ???

thanks

john

parksie
Sep 30th, 2000, 12:06 PM
You can't run it in the page, but you could link to it so that the user can download and run it:

<a href="screencam.exe">ScreenCam</a>

Sep 30th, 2000, 12:15 PM
thanks for the reply...how then does companies make live demos run on their webpages.the screencam file is a .ex file.or could i run my vb program on my webpage ???

thanks

john

(ps...i am totally html illiterate)

parksie
Sep 30th, 2000, 12:19 PM
Do you have an example? I could then tell you how to replicate it.

Also, HTML is dead simple to learn...what editor do you use?

noone
Sep 30th, 2000, 06:49 PM
If you want it to run embedded in the page it will have to be some video format, mpeg, avi, mov etc. Not an exe.