ASPNET richedit control
am 10.01.2008 12:40:43 von ckkwan
So far, I know that there are some example which uses javascript and
iframe to do this.
But may I know what is the best way to do this wiht ASPNET? I don't
mind sacrify cross browser compatibility.
TIA
Re: ASPNET richedit control
am 10.01.2008 17:40:25 von Gef.Mongoose
On Jan 10, 11:40=A0am, ckk...@my-deja.com wrote:
> So far, I know that there are some example which uses javascript and
> iframe to do this.
>
> But may I know what is the best way to do this wiht ASPNET? I don't
> mind sacrify cross browser compatibility.
>
> TIA
Are you after a richtext editor? I use TINYmce when I need one. it can
be configured to whatever functionality is required.
Re: ASPNET richedit control
am 10.01.2008 18:46:06 von Steve
I've outlined some decent free rich textbox controls here:
http://SteveOrr.net/freecontrols/textboxes.aspx
--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
wrote in message
news:5b01d5fe-2637-421e-85a8-0d2b1c903a38@t1g2000pra.googleg roups.com...
> So far, I know that there are some example which uses javascript and
> iframe to do this.
>
> But may I know what is the best way to do this wiht ASPNET? I don't
> mind sacrify cross browser compatibility.
>
> TIA