|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to use Microsoft Rich TextBox control 6?Hi,
I have a project which is to display RTF content on web pages. I add the Microsoft Rich TextBox control to ASP.NET page, and it works in some computers. However, in other computer, it only shows the icon. Is there anyone know how to use Microsoft Rich TextBox on ASP.NET pages? What software or component should I install if I want to use it? Thanks a lot. Sean That is a windows forms control and it's not really meant for web
development. You're in luck, though, because there are a number of Rich Textboxes available on the internet for free. Here's a list: http://SteveOrr.net/freecontrols/textboxes.aspx Show quoteHide quote "Sean" <S***@discussions.microsoft.com> wrote in message news:802A6F23-7A75-44B7-8991-566D60EDA5CC@microsoft.com... > Hi, > > I have a project which is to display RTF content on web pages. I add the > Microsoft Rich TextBox control to ASP.NET page, and it works in some > computers. However, in other computer, it only shows the icon. > > Is there anyone know how to use Microsoft Rich TextBox on ASP.NET pages? > What software or component should I install if I want to use it? Thanks a > lot. > > Sean As far as I can see, all these controls use html not rtf right?
PMM Steve C. Orr [MVP, MCSD] wrote: Show quoteHide quote > That is a windows forms control and it's not really meant for web > development. > You're in luck, though, because there are a number of Rich Textboxes > available on the internet for free. Here's a list: > http://SteveOrr.net/freecontrols/textboxes.aspx Agree with peter. All the controls in that website only support HTML, but
not RTF format. I know ActiveX control can be used in web pages, and it works in my laptop. But it does not work in some computer. So how can you use a ActiveX control? Show quoteHide quote "Steve C. Orr [MVP, MCSD]" wrote: > That is a windows forms control and it's not really meant for web > development. > You're in luck, though, because there are a number of Rich Textboxes > available on the internet for free. Here's a list: > http://SteveOrr.net/freecontrols/textboxes.aspx > > -- > I hope this helps, > Steve C. Orr, MCSD, MVP > http://SteveOrr.net > > > "Sean" <S***@discussions.microsoft.com> wrote in message > news:802A6F23-7A75-44B7-8991-566D60EDA5CC@microsoft.com... > > Hi, > > > > I have a project which is to display RTF content on web pages. I add the > > Microsoft Rich TextBox control to ASP.NET page, and it works in some > > computers. However, in other computer, it only shows the icon. > > > > Is there anyone know how to use Microsoft Rich TextBox on ASP.NET pages? > > What software or component should I install if I want to use it? Thanks a > > lot. > > > > Sean > > >
How to implement a property like ControlToValidate property?
How do you display and process confirmation dialog? Problem with ViewState HowTo Loading ActiveX dinamically at runtime ? Arrow keys and the datagrid... createuserwizard refuese to add users due to password Any Descent Gantt Chart ASP.NET Webform Components? TabStrip sample displays text only Textbox error how to use winform in IE |
|||||||||||||||||||||||