Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Can this be done

Reply
Thread Tools

Can this be done

 
 
justa guy
Guest
Posts: n/a
 
      03-22-2006
I am a game player involved with a particular game website.
Geocaching for the curious.
Every player has stats that can be followed. Instead of going thru the
website, finding certain players and viewing thier numbers I made a simple
HTML page that stays on my computer. The page will pull up small stat bars
for any player I put on the page. When loaded the stat bars give the
lastest player info from the game website. I also made the stat bars a
clickable link to the players profile page which can then lead to a
dedicated stat page, both of which reside on the game website.

Is there a way for my page to tell me when a players numbers have changed?
Perhaps a date showing the last time thier dedicated stat page has changed?

The only method I have now is to memorize each players numbers, then if I
recognize a change, go check thier progress at the game website.

I hope my explanation is clearer than mud. Thanks for reading.
 
Reply With Quote
 
 
 
 
Martin Jay
Guest
Posts: n/a
 
      03-22-2006
In message <Xns978E75B267115spearfox@70.168.83.30>, justa guy
<> writes
>I am a game player involved with a particular game website.
>Geocaching for the curious.
>Every player has stats that can be followed. Instead of going thru the
>website, finding certain players and viewing thier numbers I made a simple
>HTML page that stays on my computer. The page will pull up small stat bars
>for any player I put on the page. When loaded the stat bars give the
>lastest player info from the game website. I also made the stat bars a
>clickable link to the players profile page which can then lead to a
>dedicated stat page, both of which reside on the game website.


>Is there a way for my page to tell me when a players numbers have changed?
>Perhaps a date showing the last time thier dedicated stat page has changed?


>The only method I have now is to memorize each players numbers, then if I
>recognize a change, go check thier progress at the game website.


>I hope my explanation is clearer than mud. Thanks for reading.


Hmmm, it's a little bit muddy this end. However...

Perhaps the easiest way to achieve what you want would be to store
player's stats in a file, and then compare these with those that are
live on the web site when your page is loaded. Any difference between
the two would indicate that something has changed.
--
Martin Jay
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
hi, can anyone tell me if this software can be done in C? Joćo Gomes C Programming 4 02-08-2008 02:36 PM
I guess this can't be done can it ? Paul D. Fox ASP .Net Web Controls 2 07-02-2005 12:03 AM
I asked before and was told it could not be done, well its Done...?? Karen Parker NZ Computing 32 08-27-2004 07:21 AM
I asked before and was told it could not be done, well its Done...?? Karen Parker NZ Computing 7 08-26-2004 02:25 AM
How to let browsers be done when parent is done and not wait for childrn's finishing in CGI Zhidian Du Perl Misc 0 02-21-2004 07:01 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57