Htmlform
About jasonharper's Form Library
It does stuff with forms. Like Magic. This is obviously placeholder text, duh.
Functions
write_header
void write_header()
Writes the header, yo.
Making use of HTMLform
To include this library in your script, simply add the following towards the top of your script:
import "htmlform.ash";
Then all these functions will be available in your script. Have fun!
More Information
See the thread for HTMLform on the KoLmafia forum here.