Need a script that should be pretty easy

sparkle

Senior member
Nov 4, 2000
903
0
0
Ok, I need a script that would refresh an image on a page, for a web cam. I am currently using a META command, and it works, but refreshes the whole page.

You can see my page here if you want a better understanding of what I mean, give it 45s to refresh.

Thanks alot. And as an added bonus, I will link your page in return!
 

Supergax

Senior member
Aug 6, 2000
639
0
0
The only thing I can think of is using inline frames, but only IE4 and later and Netscape 6 (which sucks) supports them. Bascially, you could insert a frame where you want on your page with the webcam image and have a meta tag to just refresh that. The more I think of it though it sounds like a pia. I'm sure there must be a javascript or something to do this easier, not sure where to find one though.
 

sparkle

Senior member
Nov 4, 2000
903
0
0
Yeah, I only found one javascript, but could not get it to work properly. I just need to know how all these sites w/cams do it. Thanks though!
 

Zoltar

Senior member
May 1, 2000
796
0
0
Sparkle,

Have you gone to one of the webcam sites that you know works, and just view source? Borrow the code.