Home All Groups Group Topic Archive Search About

Basic formatting for HTML in ASP.NET 1.1 ?

Author
28 Dec 2005 10:04 AM
Jack
Hi all,

Is there a way for a user of a website to control the basic font size/colour
of text, then upload it into a HTML text page in ASP.NET 1.1 ?

For example, I want a user to log into the website, and be able to type in
text, give it a colour, fontsize and basic layout, etc. The hit submit, and
the text will be available to view through the browser?

Cheers,
Jack.

Author
28 Dec 2005 3:22 PM
Jon Paal
look into dynamic styles here

http://msconline.maconstate.edu/tutorials/ASPNET1/default.htm


-----------------------------------------------------------------------
War is, at best, the failure of leaders to solve problems.
At worst, war is a massive money-generating machine with no regard for life.
It's all in the numbers.
Are all your drivers up to date? click for free checkup

Author
8 Feb 2006 8:53 PM
Ben Fidge
If you want to allow your users to submit valid formatted text as HTML then
maybe consider one of the HTML Editors available. An excellent one is Free
Text Box, which as it's name implies, is free! You can enable and disable
features as you require very easily.

http://www.freetextbox.com/

Ben




Show quoteHide quote
"Jack" <some***@somewhere.com> wrote in message
news:43b2630b$1@quokka.wn.com.au...
> Hi all,
>
> Is there a way for a user of a website to control the basic font
> size/colour of text, then upload it into a HTML text page in ASP.NET 1.1 ?
>
> For example, I want a user to log into the website, and be able to type in
> text, give it a colour, fontsize and basic layout, etc. The hit submit,
> and the text will be available to view through the browser?
>
> Cheers,
> Jack.
>
>
>
>

Bookmark and Share

Post Thread options