Click to See Complete Forum and Search --> : Get Refreshed Data from URL


WWM
01-14-2005, 04:01 PM
I am trying to find a script that will Get or Pull data that is constantly being Refreshed (every 120 sec.) and send ot to a Web Page on my Website. Specifically - Info about Specific Echolink Conferences are Active - from http://echolink.org/logins.asp#conf - This is to let others Involved in the Tsunami Relief Commnnications Effort with Amateur Radio Operators around the world using Echolink. It would also be Wonderful if We could also list the Users (Confs, Links, Repeaters, and regular users - onto the same page. Someone is "working" on this but - I have not received any info as to a time line of complwetiopn in the last week. It is reported through "thebridge" documentation that it has been developed - but no info is forth coming. It would be preferred to be "Live" (as the Echolink page "Refreshes" - Kind of like a Clock chaging every min. Example of desired display:

*CANADA* (The first Conference)
W7KBH - Various stations cionnected
WA7WWM-L
*KANSAS*
*USA*
*KANSAS* (a scecond conference)
*CANADA*
*Thailand*
*SCOTLAND*
VE1VQ
PY5ZLP
etc. - and as New Stations connect or other stations disconnect - the script would Update every 120 sec (like the avove Echolink - Station connectyion page).

Thanks - in advance!!!
JAY - W7KBH (Admin. *WW-MARA* & Webmaster - WA7WWM)

ray326
01-14-2005, 05:11 PM
Why is this in the Java forum? Are you running on a JavaServer? Is echolink.org your site or are you trying to pull info from that site to use on yours? It looks to me like the mechanism you're looking for is the <meta http-equiv="refresh" content="120;..."> tag in the page head.