I'm developing a site in Visual Web Developer 2008 with VB code behind. The pages have fixed size with headers and footers and a "menu" on the left side. Thus the content area has fixed size.
One of the problems I'm having is how to display text nicely. There is a lot of text on my site. I change it quite often so I store it in a database and read it into a literal control that resides in a table in the content area. This way I can store stuff like <b>some text here</b> and have it show up formatted, which is nice.
Now, if the text is too long it will "spill" out of the content area and go on below it, messing up my nice
Ideas, suggestions please?
Regards
Jens

New Topic/Question
Reply




MultiQuote





|