########################################################################### @auto[] $dDate[^date::now[]] $tMethod[^table::create{name get post } ] $tLoader[^table::create{name xml script form } ] ########################################################################### @main[] ^js[^file:find[_js_http_request_load.html]?static=abc]

Simple sending

Text: Type "error" to show debug capabilities.
^drawButtons[this.form.text.value]

Enhanced sending (with file)

Text: Type "error" to show debug capabilities.
File:
^drawButtons[this.form.text.value, this.form.file]

Whole form sending

Text: Type "error" to show debug capabilities.
File:
^drawButtons[this.form, 'custom data!']
Structured results
Debug info
@js[sLoaderUri] @drawButtons[sAddParams] ^tMethod.menu{ ^if(def $tMethod.name){^tMethod.name.upper[]}{AUTO}: ^tLoader.menu{ } } @postprocess[body] ^taint[as-is][$body]


^taint[html][$body]