I am writing an ASP page and struggling with the WriteLine command. The SELECT statement works fine, but I want to send the output to a file instead of the display screen
<%@ LANGUAGE="VBScript" %>
<!--#include file="../timeconn.inc" -->
<%
Response.Buffer=True
Response.Clear
Dim objFSO...
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.