|
|
| version 1.30, 2004/03/10 10:04:30 | version 1.64, 2004/09/01 12:21:43 |
|---|---|
| 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> | |
| ^mail:send[ | |
| $.from[from] | |
| $.to[to] | |
| $.html{ | |
| cid=xxx | |
| } | |
| $.file[ | |
| $.value[^file::load[binary;_bug.html]] | |
| # $.content-disposition[inline] | |
| $.content-disposition[] | |
| ] | |
| ] | |