--- parser3/www/htdocs/Attic/_bug.html 2004/03/05 10:00:05 1.27
+++ parser3/www/htdocs/Attic/_bug.html 2004/07/26 14:43:09 1.56
@@ -1,10 +1,11 @@
-$request:charset[koi8-r]
-$response:charset[windows-1251]
-
-$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)]
+^if(1){
+$response:download[
+# $.file[ptic.gif]
+ $.file[empty]
+ $.name[ptic2.gif]
+ $.mdate[^date::now(-1)]
+]
+}{
+ $response:download[^file::load[binary;ptic.gif]]
}
-OK
+OK
\ No newline at end of file