|
|
| version 1.56, 2004/07/26 14:43:09 | version 1.70, 2004/12/08 08:45:13 |
|---|---|
| Line 1 | Line 1 |
| ^if(1){ | <pre>$response:charset[windows-1251] |
| $response:download[ | $request:charset[UTF-8] |
| # $.file[ptic.gif] | $s[ |
| $.file[empty] | ^mail:send[ |
| $.name[ptic2.gif] | ... |
| $.mdate[^date::now(-1)] | $.charset[windows-1251] |
| ... | |
| $.text[Для подтверждения пройдите по ссылке: http://aaa.ru/?name=^taint[uri][Миша]] | |
| ] | |
| ] | ] |
| }{ | ^s.save[s.txt] |
| $response:download[^file::load[binary;ptic.gif]] | |
| } | |
| OK | OK |