En Fri, 22 Feb 2008 04:11:56 -0200, Manikandan R <[EMAIL PROTECTED]>
escribió:
> url = 'http:\\username:[EMAIL PROTECTED]'
> urllib.urlopen(url)
>
>It opens fine when its correct web page else it hangs there
> So I
> have planned to start a timer when i launch the
Hai..
I have planned to access the web page via python coding, for that I
use
url = 'http:\\username:[EMAIL PROTECTED]'
urllib.urlopen(url)
It opens fine when its correct web page else it hangs there So I
have planned to start a timer when i launch the web pa