I am trying to incorporate live weather statistics on an internal webserver of mine. The script I downloaded tries to get the data from yahoo weather but it cannot do it as there is an MSProxy 2 server here.
Can anyone tell me exactly how I could do a GET on a webpage through an HTTP proxy on port 80 with basic user/pass authentication.
I have found a few scripts but could not get them to work. If anyone could do a quick demo that downloads and displays on the screen I would be really grateful.
THanks in advance!
-James