Hi,
When I call like this
set licxmldoc = server.CreateObject("Microsoft.XMLDOM")
licxmldoc.async = false
licxmldoc.load("http://www.w3schools.com/xml/note.xml")
it does not work. But when I test the link on the browser, it works!
Can somebody tell me why ?
Thx
Joe
Hi,
I have lost my "Design", "Source" and "Quick View" button at the bottom of the page. How can I display those buttons again?
Also, when I add a file .js to Visual Interdev, all the keywords are not highlighted anymore. How can I put it back?
Thx
Joe
Hi,
I want to upload a file by using a form.
When I use the tag form like this
<FORM NAME="uploadForm" METHOD="POST" ENCTYPE="multipart/form-data"
ACTION="progress_upload.asp " OnSubmit="return checkKey()" >
The ENCTYPE="multipart/form-data" don't allow to use Request.Form.
Is there other...
I want to execute something on the server side.
Something like this.
Session.GetHTTPConnection("support.drtax.ca")
This is in C++.
But I want to do on ASP
Thx
Hi,
I just updated my Netscape 8.0.2 to a new version Netscape 8.0.4 .
Now it shows me an error like this when I surf.
"The instruction at "0x014b90b0" referenced memory 0x00000000. The memory could not be "read" ".
What is that mean? Is that a new bug? Is there anything I can do?
On...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.