Posted by member 36955 on 2003-10-26 01:34:01 link

well, i was trying to get the getweather script to work with wunderground, but when it requests the page, the line
MsgBox WeatherURL & " " & Err.Description

from the code snippet in my first reply is returning "Object not a collection" as Err.Description
what does this mean?

edit: never mind, its an error left behind from somewhere else that wasnt cleared