Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Saving rtf file.
Re: Saving rtf file.
06-19-2006, 4:39 PM
UnlnvlslblE
Joined on 06-19-2006
Posts 60
Re: Saving rtf file.
Reply
Quote
The example is nice but it doesn't really help me unless I can see the code behind it. I'm trying to get the file to save directly to the client machine on the save button click rather than having it save it to the server like what is done in the example. Should I be using another function to get the text out of the editor to put it in rtf format rather than html text? Say for example instead of using Editor1.Text to get the contents, maybe Editor1.RTFText or something like that?
View Complete Thread