Hi all
I have a pretty big xmldoc thats needs to be loaded from another server, my
code works fine, but as soon as the xml doc gets bigger, a timeout happens
This is my code:
dim xmldoc
Set xmlDoc = Server.CreateObject("MSXML2.DOMDocument")
xmlDoc.setProperty "ServerHTTPRequest", true
xmlDoc.async = false
xmlDoc.load("http://www.notmyserver.com/test.xml")
is there anyway to set a timeout with this msxml?
Any help is greatly appreciated
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~->
---------------------------------------------------------------------
Home : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
Post : [EMAIL PROTECTED]
Subscribe : [EMAIL PROTECTED]
Unsubscribe: [EMAIL PROTECTED]
---------------------------------------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/active-server-pages/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/