|
|
| version 1.3, 2004/02/18 12:55:24 | version 1.27, 2004/03/05 10:00:05 |
|---|---|
| Line 1 | Line 1 |
| @main[] | $request:charset[koi8-r] |
| $request:charset[UTF-8] | |
| $response:charset[windows-1251] | $response:charset[windows-1251] |
| $xdoc[^xdoc::create{<?xml version="1.0"?> | |
| <doc> | |
| <br/> | |
| </doc> | |
| }] | |
| $xdoc[^xdoc.transform[_bug.xsl]] | |
| ^xdoc.string[] | |
| <hr> | |
| $request:charset/$response:charset | |
| $SQL.connect-string[odbc://DSN=nestle^;UID=nestle^;PWD=mbm32^;ClientCharset=windows-1251] | |
| #$SQL.connect-string[odbc://DSN=theatre_enciclop^;UID=root^;PWD=^;bug=here] | |
| #^bpt[] | |
| ^connect[$SQL.connect-string]{ | |
| ^string:sql{select question from faq}[$.limit(1)] | |
| } | |
| OK |