THTMLForm

10.2.4.0

Create dynamic runtime HTML forms with controls so that users filling in the information do so as smooth as possible with this library

Note: All components from the TMS VLC UI Pack can now be found here.
Generally speaking, when a visitor fills in an online form and hits the submit button, the data is sent to a particular server or a specialized tool to be analyzed. Depending on the type of data entered, the server sends back the processed information or provides the desired information. In order to implement this feature and ensure it runs smoothly on your website or forum, you may want to consider using dynamic runtime HTML forms with custom controls.
THTMLForm is a set of components designed to make this entire operation considerably simpler. As you would expect, the forms are fully customizable and hence, users accessing them can edit them whenever they need to change the information filled. In case the forms are more specific and require more data to send back accurate content, then you can also add combo boxes or datetimepicker input controls.
In addition, the library supports quite a handful of HTML formatting tags, including, but not limited to bold, underline, italic, strikeout, anchor, font specific, paragraph, linebreak, indent, image or a float attribute for paragraph and images. Last, but not least important, the library comes with easy methods to get and set values so that users can just select or type the desired information without too much hassle.