--- parser3/src/www/htdocs/Attic/index.html 2001/03/16 11:10:22 1.7 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/20 07:34:34 1.27 @@ -1,7 +1,15 @@ -@main[] -^t[] - -@t[] -test -$result(123) -^result.inc[] +$t[^table:load[test.cfg]] +^t.save[test2.cfg] +
+ + +
+
+^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]
+	
+}