|
|
| version 1.23, 2004/03/02 14:56:42 | version 1.31, 2004/03/10 10:42:12 |
|---|---|
| Line 1 | Line 1 |
| @main[] | |
| $request:charset[windows-1251] | $request:charset[windows-1251] |
| $response:charset[windows-1251] | $response:charset[windows-1251] |
| $response:content-type[text/html] | |
| ^connect[$SQL.connect-string]{ | $xdoc[^xdoc::load[_bug.xml]] |
| #$f[^file::sql{select 2*2 from dual}] | #^xdoc.string[] |
| #^f.save[binary;file_sql.dat] | $xdoc.search-namespaces.x[http://pif.design.ru/] |
| $f[^file::load[binary;_bug.gif]] | $nodes[^xdoc.select[//x:second]] |
| =^f.sql-string[]= | ^nodes._count[] |
| } |