Wrox Programmer Forums
|
ASP.NET 2.0 Professional If you are an experienced ASP.NET programmer, this is the forum for your 2.0 questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 9th, 2008, 07:43 PM
Friend of Wrox
 
Join Date: Mar 2006
Posts: 310
Thanks: 0
Thanked 0 Times in 0 Posts
Default asp:Controls and text Format

Hello!

I'm having some problems when I try to retrieve the "aspnet_WebEvent_Events" details column content from my database!

This is a normal database content but I only keep the format if I insert the content into one Textbox!

If I insert the content into a div/literal/label, etc I loose the format (line breaks, etc)

Do I have any alternative to the textbox?

Thanks!
Max
 
Old February 11th, 2008, 09:14 AM
Authorized User
 
Join Date: Jan 2007
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to aliirfan84
Default

What I understand is you are not replacing control line feeds with <br> tag. Replace them and assign to lable/literal. Hope it will work.

If u are using RTF control, then save ur data with HTMLEncode(text) and decode it when assigning to control.

Regards,
Ali Irfan





Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert Rich Text Format to Ordinary Format in ASP Andraw Classic ASP Basics 1 August 31st, 2007 10:05 AM
to change the text format vubinhsg BOOK: Access 2003 VBA Programmer's Reference 1 December 30th, 2004 09:46 AM
Is the book available in text format sawyer4444 BOOK: Access 2003 VBA Programmer's Reference 7 September 22nd, 2004 07:53 AM
Text Format Preservation in DB spraveens PHP Databases 5 March 30th, 2004 05:25 PM
how to save text with format?? 6cet6 ASP.NET 1.0 and 1.1 Basics 4 November 20th, 2003 06:49 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.