<%Set HTTPObj = Server.CreateObject("AspHTTP.Conn") HttpObj.Url="http://weather.yahoo.com/forecast/Athens_GR_c.html" showad = httpObj.GetURL Response.Write(showad)%>