beansoftware
February 17th, 2004, 02:51 PM
I need some HTML editor that enable user to easily put Java Applet, ActiveX and/or Windows Forms .NET Control to a web page.
For example: user choose ActiveX control from some toolbar and then he set properties of that control in some dialog or property window, just like it can be done in Visual Basic.
I can do it with Dreamweaver, FrontPage and Visual Studio .NET through code view with <OBJECT> tag for control and <PARAM> tag for Properties.
But, for users of my application, that is to difficult :) I need it through design view.
Does it exist some HTML editor with this option?
Does it maybe exist some plug-in for Dreamweaver, FrontPage or VS.NET for easy inserting Java Applets, ActiveX or Windows .NET controls to a web page?
For example: user choose ActiveX control from some toolbar and then he set properties of that control in some dialog or property window, just like it can be done in Visual Basic.
I can do it with Dreamweaver, FrontPage and Visual Studio .NET through code view with <OBJECT> tag for control and <PARAM> tag for Properties.
But, for users of my application, that is to difficult :) I need it through design view.
Does it exist some HTML editor with this option?
Does it maybe exist some plug-in for Dreamweaver, FrontPage or VS.NET for easy inserting Java Applets, ActiveX or Windows .NET controls to a web page?