File:  [parser3project] / parser3 / www / htdocs / Attic / _bug.html
Revision 1.56: download - view: text, annotated - select for diffs - revision graph
Mon Jul 26 14:43:09 2004 UTC (21 years, 11 months ago) by paf
Branches: MAIN
CVS tags: HEAD
new: $response:body/download[
	$.file[name on disk]
	$.name[of file for user]
	$.mdate[date of last-modified. default from directory]
]

^if(1){
$response:download[
#	$.file[ptic.gif]
	$.file[empty]
	$.name[ptic2.gif]
	$.mdate[^date::now(-1)]
]
}{
	$response:download[^file::load[binary;ptic.gif]]
}
OK

E-mail: