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
Printable View
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
You can't run it in the page, but you could link to it so that the user can download and run it:
Code:<a href="screencam.exe">ScreenCam</a>
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)
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?
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.