Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

Re: FN-FORUM My webcam again (was easy popups)

date posted 1st March 2001 07:24

On Thu, Mar 01, 2001 at 12:37:50AM -0000, Mark Ch wrote:
>
> Thanks for all the help but heres a strange problem
>
> 1 table with 2 rows
> each has a transparent pic in it... (i.e blue frame transparent middle)
>
> so therefore logic ditates that If i put a picture as athe background of the
> table it works... Viola it does...
>
> However...
>
> Ive setup the page to refresh and strange things happen. The page loads up
> with the new background image thats uploaded BUT when the rest of the table
> kicks in you see the image that was first uploaded at the start of the
> webcam session.
>
> The refresh is working but looks like its still calling it from the cache
> maybe? Any ideas welcomed on this Carol Voderman (conunderum)
>

I usually do the following:



1. Put this line in the document header:




2. Get Javascript to load the picture for you
and tag a random number onto the end. So...
in the document header...



rnd1 = Math.round(Math.random(10000));

function loadpic()
{
document.images.pic.src='camera_pic.html?rr=' + rnd1;
}




Then...













Messages by Day
March 31st 2001
March 30th 2001
March 29th 2001
March 28th 2001
March 27th 2001
March 26th 2001
March 25th 2001
March 24th 2001
March 23rd 2001
March 22nd 2001
March 21st 2001
March 20th 2001
March 19th 2001
March 18th 2001
March 17th 2001
March 16th 2001
March 15th 2001
March 14th 2001
March 13th 2001
March 12th 2001
March 11th 2001
March 10th 2001
March 9th 2001
March 8th 2001
March 7th 2001
March 6th 2001
March 5th 2001
March 4th 2001
March 3rd 2001
March 2nd 2001
March 1st 2001


Messages by Month
December 2001
November 2001
October 2001
September 2001
August 2001
July 2001
June 2001
May 2001
April 2001
March 2001
February 2001
January 2001


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000