Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to display lots of text on page
Message
De
28/10/2009 11:32:42
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
ASP.NET
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01431818
Message ID:
01431899
Vues:
27
Hi Paul,

>>I have several pages that display member biographys. I would like to be able to have this text be editiable somewhere perhaps seperate from the page it is displayed on. I was sort of looking for some kind of rich text box or something to load the text from the database but not really finding anything native.
>>
>>Is there a good way to display text (a few paragraphs) on a page that can be loaded from a database? What type of data type is best for storing formated text in SQL Server? I would love to find some examples of this out there somewhere if anyone knows of any.
>>Thanks
>>Tim
>
>I'm using the RadEditor control from Telerik for the editor and just store the marked up HTML as-is in the database in a varchar(MAX) or Text field (don't remember which). I've set up a few styles and predefined templates for the end users that they can use to mark things up with. Then I can just dump the text as-is onto other pages and it's formatted nicely.

Can you describe how you are "dump the text as-is onto other pages"? Are you displaying this in some control on the page?
I do have the Telerik stuff and the RadEditor but not sure if that is the right tool for just displaying the text.
Thanks a bunch
Tim
Timothy Bryan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform