File:  [parser3project] / parser3 / www / htdocs / Attic / _bug.html
Revision 1.29: download - view: text, annotated - select for diffs - revision graph
Tue Mar 9 14:49:47 2004 UTC (22 years, 6 months ago) by paf
Branches: MAIN
CVS tags: HEAD
new: ^file::load[...][options]
        $.form[
            !$.field1[string]
            !$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
        ]
        !$.body[string]

GET ?here
notGET(POST, HEAD, others) in content-type: application/x-www-form-urlencoded

todo: upload files ability

@main[]
$request:charset[windows-1251]
$response:charset[windows-1251]
$response:content-type[text/html]

^if(def $form:param){
	^$form:param=$form:param<br>

	$several[$form:tables.several]
	^$form:tables.several=^several.menu{
		$several.field
	}[,]
}{

$f[^file::load[text;http://parser3/_bug.html;
#	$.method[POST]
	$.form[
		$.param[pass=ed
		]
		$.several[^table::create[nameless]{1^#0A2}]
	]
	$.any-status(1)
]]

=$f.text=

}

E-mail: