I am using a SCORM program with compiles a course as a local HTML file with Javascript. I need to test course code on a regular basis, unfortunately, every time I view a web page, IE 6.x presents t...
I have a piece of ASP that takes some XML generated by a DLL. The XML contains a line to apply an XSL stylesheet to render it. The code hasn't changed at all in months, and suddenly yesterday it st...
I have included 2 parameters in my SQL query called NGIVEGRAPH_QRY, which are a start date (SD in query below) and a end date (ED in query below), which the user selects.
When I included the par...