|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Writing a text file with CreateTextFile Method |
From: |
caralynn |
Date: |
5/6/1999 5:21:09 PM |
IP: |
148.150.30.3 |
Hi
I need to write a " (double quote) to a text file using the writeLine property of the textstream object. Something like this...
a.WriteLine(WebName & "="http://" & ServerName & ".mts.com/" & ShortServerPath & "/" & FName & """)
The above does not work (I knew it wouldn't) but what will? Using a single quote within double quotes simply writes a single quote. writing two single quotes within double quotes does not work either.
The file I am trying to write will contain name value pairs that I will use as an include file in an ASP page. ANY help would be most appreciated!! |
Follow Up - Re: Writing a text file with CreateTextFile Method - Nate P 5/7/1999 2:54:18 PM
Follow Up - Re: Writing a text file with CreateTextFile Method - Aj 7/29/1999 5:10:43 AM
|
|
|
|
|
|
|
|
|
|
|
|