ASP and ServerXMLHTTP
hi,folks. my problem is using the serverxmlhttp, the error ocurs when i try to send a xml file form a asp page to the server, using the serverxmlhttp object (sending the .xml i do from de the client side in vbscript with de serverxmlhttp object) i process the xml file at server side and the show it into a table, when i finish of show it, i lost the control of the events over the asp page, and i dont know why that occurs, i mean that after process the xml file when i click on any button whose got funtionality, it not response because no one event is fired.Please if some one can help me because i`m in this from a while. Thanks. Sorry for my poor english
|