Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MemoryStream
Message
From
16/08/2003 05:35:25
 
 
To
15/08/2003 09:13:18
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00820461
Message ID:
00820722
Views:
21
Hi,

>
I am trying to load rich text data from a sql server database into a rich text box.
>

Don't know what's wrong with your code and I've never used the RichText control but I would have expected to be able to use just:
Me.rtfTest.Text = myRow("imgText") 'and vice versa
Does the above not work or are there other reaons for using the rtfTest.SaveFile/LoadFile methods ?

Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform