Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Big problem with FreeTextBox control

Status
Not open for further replies.

InsideEdge

Instructor
Apr 5, 2005
35
US
Hi, I downloaded the FreeTextBox from freetextbox.com but I have one problem with it on my web form. It doesn’t have a style property that allows me to move the control to different locations on the web form. I tried putting a style property on the HTML page but I got an error saying that the freetextbox doesn’t have a style property.

Does anyone know where I could get a better RichTextBox? Has anyone had this problem? Please help.
 
You don't need a "better" RichTextBox. What you need is a better implementation of your web form that doesn't use absolute positioning.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
InsideEdge,

Have you ever used FCKeditor? Its awesome, open source, and comes with an ASP.NET control for handling it.

Sean. [peace]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top