Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append Memo
Message
From
28/04/2011 18:29:55
 
 
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
C# 4.0
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01508713
Message ID:
01508740
Views:
52
Try reading the file using
string fileContents = File.ReadAllText(@"c:\TMP277.ZIP");
Then use fileContents to update your memo field in whatever way you choose.
Previous
Reply
Map
View

Click here to load this message in the networking platform