Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
StrToFile() in VB.Net
Message
From
18/04/2002 16:52:55
 
 
To
18/04/2002 16:39:22
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00646605
Message ID:
00646617
Views:
15
>If not, how would I create a file from a var that contains a string?

The System.IO.File class can open and create files. Once you open files, you can use StreamReader or StreamWriter classes to read or write to files.
Previous
Reply
Map
View

Click here to load this message in the networking platform