HTMLFormWriter is a tool for writing simple HTML-based forms to a StringBuilder or AgentRequest output stream. This class makes it easier to create generic forms without dealing with lots of HTML.
For a list of all members of this type, see HTMLFormWriter Members .
System.Object
HTMLFormWriter
XHTMLFormWriter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.neokernel.httpd
Assembly: Neokernel (in Neokernel.exe)
HTMLFormWriter Members | com.neokernel.httpd Namespace