Hola alguien podria ayudarme estoy haciendo una pagina del estado del tiempo en vbscript tengo un problema es: no me lee todo el archivo completo
tengo un problema con este codigo
set ofile = fso.OpenTextFile(straux, 1)
straux = trim(ofile.ReadAll)
straux = mid(straux,instr(straux,"id=current_box_temp"),ins tr(straux,"temp"))
strmsg = mid(straux,InStr(straux,"temp")+5,len(straux))
strmsg = replace (strmsg,"Â"," ",1,-1,1)
strmsg = replace (strmsg,vbCr," ",1,-1,1)
strmsg = replace (strmsg,vbCrLf," ",1,-1,1)
strmsg = replace (strmsg,vbLf," ",1,-1,1)
strmsg = replace (strmsg,vbNewLine," ",1,-1,1)
response.write("document.all.temphoy.innerHTML='"& strmsg&"';"&vbcrlf)
no me lee los datos completos de la pagina
http://espanol.weather.com/weather/today-Cancun-MXQR0138