<HTML><BODY STYLE="font:10pt verdana; border:none;"><DIV>James,</DIV> <DIV>if you are using images, something like *.jpg. *.gif etc, and you&nbsp;if you use the same name for all, it is very posible.</DIV> <DIV>but otherwize you have to count.../you will be lucky if the autoNaming is&nbsp;number/</DIV> <DIV>&lt;img src=""&gt;<BR>Use ID or Name or both(!compatibility reason)</DIV> <DIV>&lt;img ID="camImage" src=""&gt;<BR>&lt;img Name="camImage" src=""&gt;</DIV> <DIV>//#camImage{specify the CSS that will position and size them the same, no mater} inside style tags.</DIV> <DIV>&nbsp;</DIV> <DIV>reference it from the script and say something like this:</DIV> <DIV>...<BR>camImage.src="theFreshImage.jpg", </DIV> <DIV>...</DIV> <DIV>and (again!) the timer, that executes this function at least every 3 minutes. It will not do any harm if it executes more frequently, the timer uses the same resources no mater how frequently it calls the function.</DIV> <DIV>&nbsp;</DIV> <DIV>[sorry my bad English]</DIV> <DIV><BR></DIV> <BLOCKQUOTE style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style="FONT: 10pt Arial">----- Original Message -----</DIV> <DIV style="BACKGROUND: #e4e4e4; FONT: 10pt Arial; FONT-COLOR: black"><B>From:</B>&nbsp;James Fox</DIV> <DIV style="FONT: 10pt Arial"><B>Sent:</B>&nbsp;Monday, June 04, 2001 12:38 PM</DIV> <DIV style="FONT: 10pt Arial"><B>To:</B>&nbsp;javascript@LaTech.edu</DIV> <DIV style="FONT: 10pt Arial"><B>Subject:</B>&nbsp;RE: [Javascript] refreshing an image (again!)</DIV> <DIV><BR></DIV>On 4 Jun 2001, at 21:54, Andrew Gibson wrote:<BR><BR>&gt; James, can I ask, how did you set up the webcam in the first place?<BR><BR>Yes.<BR>I use webcam32 (http://www.webcam32.com) software which<BR>uploads an image through a dial-up networking connection every 3<BR>mins which then FTPs to my webspace.<BR><BR>My webcam is at http://www.lymm.net/webcam/<BR><BR>Regards,<BR><BR>James<BR><BR><BR>--<BR>| James Fox&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Business Critical Web Applications available<BR>| Web Developer&nbsp;&nbsp;&nbsp;&nbsp; @ http://www.myopenapps.com<BR>| PlusNet Technologies Ltd.<BR>+ ------ Internet Access Solutions @ http://www.plus.net ---------<BR><BR>_______________________________________________<BR>Javascript mailing list<BR>Javascript@LaTech.edu<BR>http://www.LaTech.edu/mailman/listinfo/javascript<BR> <DIV></DIV></BLOCKQUOTE></BODY></HTML><DIV><BR><br clear=all><hr>Get Your Private, Free E-mail from MSN Hotmail at <a href="http://www.hotmail.com">http://www.hotmail.com</a>.<br></p></DIV>