--- parser3/src/www/htdocs/Attic/index.html 2001/03/18 17:24:56 1.15 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/19 22:56:46 1.23 @@ -1,6 +1,15 @@ -@main[] -^untaint[as-is]{^process[$request:query]}
-^$request:query=$request:query
-^$request:uri=$request:uri
-aaaaaaaa -$response:test[$value[value] $attr[attr value]] \ No newline at end of file +$response:body[123] + +
+ + +
+
+^if($form:photo){ +
+	^$form:photo.name='$form:photo.name'
+	^$form:photo.size='$form:photo.size'
+	^$form:photo.text='$form:photo.text'
+	^form:photo.save{paf.txt}
+	
+}