thanks for that........
i am still having a problem with reading the file! my code is:
<%
Dim strInputText
Dim file
Dim ReadAllText
strInputText =
file.ReadAllTex t("d:\inetpub\l anguage-xchange.co.uk\w eb\ASPTOC.doc")
Response.Write "You entered:<br />" & vbCrLf
Response.Write strInputText
%>
any ideas what is w...
User Profile
Collapse
Leave a comment: