Annotation of parser3/src/www/htdocs/index.html, revision 1.29
1.29 ! paf 1: $response:refresh[$value[2] $content[url=http://design.ru]]
! 2:
1.28 paf 3: $t[^table:load[nameless;test.cfg]]
1.27 paf 4: ^t.save[test2.cfg]
1.21 paf 5: <form method=post enctype=multipart/form-data>
6: <input name=photo type=file>
7: <input type=submit>
8: </form>
9: <hr>
10: ^if($form:photo){
11: <pre>
12: ^$form:photo.name='$form:photo.name'
13: ^$form:photo.size='$form:photo.size'
14: ^$form:photo.text='$form:photo.text'
1.27 paf 15: ^form:photo.save[paf.txt]
1.21 paf 16: </pre>
17: }
E-mail: