Simple HTML Forms

by Hiead
A demonstration on how to implement your own HTML forms, library-free! [More]
To download this demo for your Linux/Mac installation, enter this 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

260 downloads
Version 1
Date added: Sep 6 2006
Last updated: Oct 12 2006
1 fan
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.