Webcam Not Fixed…
Well, I futzed around with the webcam last night. For some reason it wasn’t fixed. Well, I guess the *real* reason was because I didn’t do it right. But what I did *should* have worked. Hmm…
I think I need to re-do my page header & footer. I currently have it so that from the opening <HTML> tag to the content box is the header. Then I insert the page-specific information and then the closing of the cell to the </HTML> tag is the footer. So, what this means is that I can’t add onLoad() calls in the <BODY> tag. I think my manual call to the function further in the script isn’t executing the same way as from an onLoad() call, but I don’t see why that would have any effect on it. All I do know is that it was working prior to my implementation of the header & footer… so I’m going to give it a shot.
So, it looks like I have some code finagling to do… which shouldn’t be *too* difficult… as long as I can find all the references to my webcam page on here.
Wish me luck.