joecool2005
Programmer
Hi,
When I call like this
set licxmldoc = server.CreateObject("Microsoft.XMLDOM")
licxmldoc.async = false
licxmldoc.load("
it does not work. But when I test the link on the browser, it works!
Can somebody tell me why ?
Thx
Joe
When I call like this
set licxmldoc = server.CreateObject("Microsoft.XMLDOM")
licxmldoc.async = false
licxmldoc.load("
it does not work. But when I test the link on the browser, it works!
Can somebody tell me why ?
Thx
Joe