Ask a Question related to ASP.NET General, Design and Development.
-
Marina #1
OT: Rich Text Box editor (IE object)
Hi,
I am looking for a way to have a textbox, but with some rich text box type
properties. Most importently, it should let a user create hyperlinks.
Something like making things bold or highlighted would be nice too.
Basically, we need non technical users to add content that includes things
like links - so they don't know the HTML required for this.
I could have sworn there is something you can declare with an <object> tag,
that is some IE object that does this (or something like this?).
Any ideas about this, or in general a good way of providing this
functionality to users? I know there are probably components out there to
download, but it would be preferable to have something that can be used
without an install.
Thanks.
Marina Guest
-
Rich Text Editor
Hi! I know that exists many rich text editor on internet. But i want lear how to do it. I learn to do, but i?m not getting to aply the bold... -
Rich Text Editor Options
I am working on a project that needs a Rich-Text Editor with ability to insert tables, images, and more complex editing features such as what... -
URL Function in Rich Text Editor
I have grabbed Philippe Maegerman's and am trying to adjust it to allow for the user to specify a url and apply it to the input text (like on the... -
Rich Text Editor in DW ?
Looking for a way to edit a MySQL db text field as RTF...is there an RTE extension / add in / whatever that will allow me to do that ? Thanks, Nick -
Rich Text Editor with POST?
I just downloaded the cross-browser rich text editor from Kevin Roth. http://www.kevinroth.com/rte/demo.htm Sample fo the html code: <!--... -
Tim Heuer #2
Re: Rich Text Box editor (IE object)
Check out [url]www.richtextbox.com[/url] -- stay away from the activex objects...use
this one.
-th
"Marina" <zlatkinam@nospam.hotmail.com> wrote in message
news:ONtMB38RDHA.2316@tk2msftngp13.phx.gbl...tag,> Hi,
>
> I am looking for a way to have a textbox, but with some rich text box type
> properties. Most importently, it should let a user create hyperlinks.
> Something like making things bold or highlighted would be nice too.
>
> Basically, we need non technical users to add content that includes things
> like links - so they don't know the HTML required for this.
>
> I could have sworn there is something you can declare with an <object>> that is some IE object that does this (or something like this?).
>
> Any ideas about this, or in general a good way of providing this
> functionality to users? I know there are probably components out there to
> download, but it would be preferable to have something that can be used
> without an install.
>
> Thanks.
>
>
Tim Heuer Guest



Reply With Quote

