--- parser3/src/www/htdocs/Attic/index.html 2001/03/15 11:09:51 1.2 +++ parser3/src/www/htdocs/Attic/index.html 2001/03/19 19:17:48 1.20 @@ -1,12 +1,18 @@ -@USE -news +@main[] +
+^$cookie:test-default1=$cookie:test-default1
+^$cookie:test-default2=$cookie:test-default2
+^$cookie:test-tomorrow=$cookie:test-tomorrow
+^$cookie:test-session=$cookie:test-session
-@слева[]
-текст слева
-
-@справа[]
-$новость[^новость:загрузить[]]
-$новость{
- $заголовок
- $тело
-}
+$cookie:test-default1[value=1]
+$cookie:test-default2[$value[value=2]]
+$cookie:test-tomorrow[$value[value=3] $expires(1)]
+$cookie:test-session[$value[value=8] $expires[session]]
+z
+$t[^table:set{a b
+$form:ta 12
+12 22
+}]
+^$t.a="$t.a"
+^$t.b="$t.b"
\ No newline at end of file