Visualizzazione dei risultati da 1 a 3 su 3
  1. #1

    Perchè mi si pianta sulla Send?!??!?!

    Perchè mi si pianta sulla Send?!??!?!

    Set objHttp = Server.CreateObject("Msxml2.XmlHttp.4.0")
    Set objXmlDOM = Server.CreateObject("Microsoft.XMLDOM")
    Set test = Server.CreateObject("Microsoft.XMLDOM")
    objHttp.open "GET", URL, false
    objHttp.setRequestHeader "Content-Type", "text/xml"
    objHttp.setRequestHeader "User-Agent","Gepoozbot"
    objHttp.Send()
    Stato_XMLHTTP=Cint(objHttp.status)
    stato=objHttp.readyState
    sResponse = objHttp.responseText
    Set objXmlDOM = Nothing
    Set test = Nothing
    Set objHttp = Nothing

    avete qualche idea?!?!

    grazie,ciao.

  2. #2

    Re: Perchè mi si pianta sulla Send?!??!?!

    cos'è un albero? che errore ti da?

  3. #3
    no, estrae html dagli url che gli si passano, e non mi dà nessun errore, mi si pianta lo script sulla send senza fare niente.
    fermare iis non serve a niente, bisogna riavviare la macchina per farlo riciclare...

    boh..

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.