Python program problem involving reading a web site.

Erik Max Francis max at alcyone.com
Thu May 30 23:50:25 EDT 2002


Mike Varney wrote:

> I wrote a quick little program that is supposed to read the html from
> a web
> site and to update the web counter to show another hit.
> I am able to read the html code fine, but the counter on the web site
> is not
> updating.

That depends entirely upon how the Web counter qualifies a "hit." 
You'll need to give more information.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ Who'd ever think it / Such a squalid little ending
\__/ The American and Florence, _Chess_
    Church / http://www.alcyone.com/pyos/church/
 A lambda calculus explorer in Python.



More information about the Python-list mailing list