I am trying to create an xml file through the details entered in the fields in an HTML page using vbscript. It works as I required with a small problem.
If I execute an HTA file then the errorchecking is done, not when the script is executed from an html page.
Error cheking code is below
If...