trichview.support
Re: How do I insert form-elements ??? |
Author |
Message |
Sergey Tkachenko |
Posted: 02/11/2004 22:04:16 For example, you can place HTML form's component on a panel (or on TStealthPanel, see http://www.trichview.com/resources/). When exporting to HTML, process OnSaveComponentToFile to save controls. You'll need to create a function returning HTML representation of your form yourself. Of course you can insert components just in RichViewEdit without panel. But in this case you need to know which controls belong to which HTML form. > > Hi there > > Is it possible to insert HTML form-elements in a TRichViewEdit component > ??? > > I wish to be able to construct pages that include elements like checkboxes, > input-boxes textareas etc... > > Best regards, > Mike |
Powered by ABC Amber Outlook Express Converter