|
|
| version 1.29, 2001/03/21 14:06:55 | version 1.199, 2001/05/23 08:57:39 |
|---|---|
| Line 1 | Line 1 |
| $response:refresh[$value[2] $content[url=http://design.ru]] | @auto[] |
| $menu_separator[|] | |
| @body[] | |
| $t[^table:load[nameless;test.cfg]] | |
| ^t.save[test2.cfg] | |
| <form method=post enctype=multipart/form-data> | |
| <input name=photo type=file> | |
| <input type=submit> | |
| </form> | |
| <hr> | |
| ^if($form:photo){ | |
| <pre> | |
| ^$form:photo.name='$form:photo.name' | |
| ^$form:photo.size='$form:photo.size' | |
| ^$form:photo.text='$form:photo.text' | |
| ^form:photo.save[paf.txt] | |
| </pre> | |
| } |