HTML QUESTION  | | |
October 1st, 2002, 01:27 PM
|
#1 (permalink)
| | Registered User
Join Date: Oct 2001
Posts: 4,097
|
Ok, the following sites have webcams in SF:
I would like to make my own page, with all the webcam feeds combined on it.
Is it possible?
If yes, could some gurus quide me through it?
I'm using Frontpage 2002.
Thanks in advance!
CM. |
| |
October 1st, 2002, 01:36 PM
|
#2 (permalink)
| | Go back to sleep
Join Date: Jul 2002 Location: Switzerland
Posts: 7,385
|
yes it is possible
first you need a function which reloads these pics, without reloading the page!!
then you make a link to these pics (normally the pic name is always the same, so i think it's no problem)
i never worked with Front page but i think it's possible.
Creatures
BTW good idea!!
__________________ Canon EOS 450D | Canon EF-S 18-55mm 1:3.5-5.6 IS | Canon EF-S 55-250mm 1:4-5.6 IS | Canon Speedlite 430EX II |
| |
October 1st, 2002, 01:51 PM
|
#3 (permalink)
| | Registered User
Join Date: Oct 2001
Posts: 4,097
|
Ok, so how do I do it ?  |
| |
October 1st, 2002, 01:57 PM
|
#4 (permalink)
| | Go back to sleep
Join Date: Jul 2002 Location: Switzerland
Posts: 7,385
|
first attach the pic (example: http://www.pedropoint.com/pacificacam/Best_1.JPG ) to your site like this:
HTML source:
<img src=http://www.pedropoint.com/pacificacam/Best_1.JPG width=250 height=188 border=0 alt="Five-day forecast"></a>
BTW this forum is a good webcam, becaus every time you reload this page it's gonna reload the webcam pic
edit: you're right
but i forgot the rest  wait perhaps i gonna find it somewhere)
Creatures
Last edited by Creatures : October 1st, 2002 at 02:14 PM.
|
| |
October 1st, 2002, 02:04 PM
|
#5 (permalink)
| | Registered User
Join Date: Oct 2001
Posts: 4,097
|
Thanks Creatures, but remember that direct linking to other sites is not encouraged at techimo, so its better to just have a link. Before the mods change it  |
| |
October 1st, 2002, 07:20 PM
|
#6 (permalink)
| | Senior Member
Join Date: Oct 2001 Location: Alberta, Canada
Posts: 563
|
to refresh it, put this tag in the < head > section Code: <meta http-equiv="refresh" content="60"> change the '60' to how often (in seconds) you want it to refresh.
ciao!
Edit: Oops, I read Creatures comment "first you need a function which reloads these pics, without reloading the page!!" and thought it was yours saying you wanted to refresh the page every so often. Well... If you want to reload the page, the above meta tag will do it. As for code to just reload the pictures, imo, why bother when a one line tag will do it whenever it refreshes the whole page...
Edit # 2: (doh...  ) May also want to try to stop browsers from caching with Code: <meta http-equiv="pragma" content="no-cache"> but from the reading I've done, apparently it doesn't work to well...
Last edited by ^hyd^ : October 1st, 2002 at 07:26 PM.
|
| |
October 2nd, 2002, 04:04 AM
|
#7 (permalink)
| | Registered User
Join Date: Oct 2001
Posts: 4,097
|
Thanks for the help! Keep it coming please
Why would I want to stop the browser from caching?
Thanks! |
| |
October 2nd, 2002, 04:15 AM
|
#8 (permalink)
| | Go back to sleep
Join Date: Jul 2002 Location: Switzerland
Posts: 7,385
|
if the pic is in the cache, so if you reload it tooks the pic from the cache and not that one from the server!!
Creatures
BTW thatnks ^hyd^ i forget that with the cache  |
| |
October 2nd, 2002, 08:14 AM
|
#9 (permalink)
| | Registered User
Join Date: Oct 2001
Posts: 4,097
|
where do i insert the no-cache line ? |
| |
October 2nd, 2002, 08:55 AM
|
#10 (permalink)
| | Go back to sleep
Join Date: Jul 2002 Location: Switzerland
Posts: 7,385
| |
| | | Thread Tools | Search this Thread | | | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Most Active Discussions | | | | | Recent Discussions  | | | | | |