Click here to Skip to main content
16,006,348 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How to create web menu? Pin
Mekong River22-Nov-05 14:06
Mekong River22-Nov-05 14:06 
GeneralRe: How to create web menu? Pin
enjoycrack22-Nov-05 14:18
enjoycrack22-Nov-05 14:18 
GeneralRe: How to create web menu? Pin
Mekong River22-Nov-05 14:29
Mekong River22-Nov-05 14:29 
Questionxls file Pin
Stanciu Vlad21-Nov-05 4:17
Stanciu Vlad21-Nov-05 4:17 
AnswerRe: xls file Pin
Christian Graus21-Nov-05 16:38
protectorChristian Graus21-Nov-05 16:38 
GeneralRe: xls file Pin
Stanciu Vlad22-Nov-05 3:56
Stanciu Vlad22-Nov-05 3:56 
Questionfile protection Pin
hassan azizi19-Nov-05 13:41
hassan azizi19-Nov-05 13:41 
Questionmsxml3.dll error!!! Pin
Small Rat19-Nov-05 6:59
Small Rat19-Nov-05 6:59 
Hi everyone,

I have a piece of ASP code on windows 2003 server like:
<%
url = "http://www.xxxxx.com/main.html"
set xmlhttp = CreateObject("MSXML2.ServerXMLHTTP")

xmlhttp.open "GET", url, false
xmlhttp.send ""
Response.write xmlhttp.responseText
set xmlhttp = nothing
%>

It works fine before, and now I get an error sometime like :

msxml3.dll error '80072ee2'
The operation timed out

/test.asp, line 83

Could anybody know how to fix it?

thanks a lot in advance!!!






Alan Shen

MCAD for .NET Version
^~^~^~^~^~^~^~^~^~^~^
Great idea is the beginging of success!
QuestionHow to Redirect on Button Click Pin
chintu4u sa19-Nov-05 1:46
chintu4u sa19-Nov-05 1:46 
AnswerRe: How to Redirect on Button Click Pin
Curtis Schlak.20-Nov-05 15:51
Curtis Schlak.20-Nov-05 15:51 
QuestionjavaScript file list Pin
fuoco18-Nov-05 14:47
fuoco18-Nov-05 14:47 
QuestionDisplay an ASP.NET control in PHP? Pin
tantiboh18-Nov-05 12:15
tantiboh18-Nov-05 12:15 
Questionread data from iframe Pin
mike ekim18-Nov-05 12:08
mike ekim18-Nov-05 12:08 
AnswerRe: read data from iframe Pin
Curtis Schlak.20-Nov-05 16:01
Curtis Schlak.20-Nov-05 16:01 
GeneralRe: read data from iframe Pin
mike ekim21-Nov-05 7:08
mike ekim21-Nov-05 7:08 
GeneralRe: read data from iframe Pin
Curtis Schlak.21-Nov-05 16:34
Curtis Schlak.21-Nov-05 16:34 
AnswerRe: read data from iframe Pin
mike ekim21-Nov-05 8:22
mike ekim21-Nov-05 8:22 
QuestionHow to do searching by html or javascript. Pin
SIJUTHOMASP17-Nov-05 0:27
professionalSIJUTHOMASP17-Nov-05 0:27 
AnswerRe: How to do searching by html or javascript. Pin
FlashnDatabase21-Nov-05 22:43
FlashnDatabase21-Nov-05 22:43 
QuestionFirefox + innerHTML Pin
niansah16-Nov-05 1:55
niansah16-Nov-05 1:55 
AnswerRe: Firefox + innerHTML Pin
Shog916-Nov-05 9:50
sitebuilderShog916-Nov-05 9:50 
GeneralRe: Firefox + innerHTML Pin
niansah17-Nov-05 17:34
niansah17-Nov-05 17:34 
QuestionAutodownload Acrobat reader from web browser Pin
krishna kiran15-Nov-05 20:03
krishna kiran15-Nov-05 20:03 
Questioncalendar Pin
momoo15-Nov-05 13:34
momoo15-Nov-05 13:34 
AnswerRe: calendar Pin
minhpc_bk15-Nov-05 14:01
minhpc_bk15-Nov-05 14:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.