|
|
| version 1.30, 2004/03/10 10:04:30 | version 1.70, 2004/12/08 08:45:13 |
|---|---|
| Line 1 | Line 1 |
| @main[] | |
| $request:charset[windows-1251] | |
| $response:charset[windows-1251] | |
| $response:content-type[text/html] | |
| $xdoc[^xdoc::load[_bug.xml]] | |
| #^xdoc.string[] | |
| $nodes[^xdoc.select[//x:second][ | |
| $.x[http://pif.design.ru/] | |
| ]] | |
| ^nodes._count[] | |
| <pre>$response:charset[windows-1251] | |
| $request:charset[UTF-8] | |
| $s[ | |
| ^mail:send[ | |
| ... | |
| $.charset[windows-1251] | |
| ... | |
| $.text[Для подтверждения пройдите по ссылке: http://aaa.ru/?name=^taint[uri][Миша]] | |
| ] | |
| ] | |
| ^s.save[s.txt] | |
| OK | |