Simple HTML Forms

by Hiead
A demonstration on how to implement your own HTML forms, library-free!
Version 1 · Date Added: 9/07/06

If you wish to download this demo for your Linux/Mac installation, enter the following on your command line:

DreamDownload byond://Hiead.SimpleHTMLForms##version=5

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Hiead.SimpleHTMLForms##version=5

This demonstration will guide you in the process of creating 2 forms that will interact with DreamSeeker. It does not have to go through the mess of the Dantom's HTML library, and should be pretty easy to pick up for anyone with some HTML and DM knowledge. Also, without the comments, it actually boils down to a very small amount of code.