Htmlform

From Kolmafia
Revision as of 07:12, 29 November 2010 by imported>StDoodle (Created page with '{{TOCright}}{{DISPLAYTITLE:HTMLform (htmlform.ash)}} == About jasonharper's Form Library == It does stuff with forms. Like Magic. This is obviously placeholder text, duh. == Fun…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.