--- parser3/src/www/htdocs/Attic/index.html 2001/03/20 07:34:34 1.27 +++ parser3/src/www/htdocs/Attic/index.html 2001/09/17 16:49:15 1.313 @@ -1,15 +1,22 @@ -$t[^table:load[test.cfg]] -^t.save[test2.cfg] -
- - -
-
-^if($form:photo){ -
-	^$form:photo.name='$form:photo.name'
-	^$form:photo.size='$form:photo.size'
-	^$form:photo.text='$form:photo.text'
-	^form:photo.save[paf.txt]
-	
+@main[] +^xslt[] + +@xslt[] +$dom[^dom::set{ + + + + PAF + + + دبش + + +}] + +$people[^dom.xpath[/people/man/name]] + +^for[i](0;^people._count[]-1){ + z$people.$i.first-child.value
} +OK \ No newline at end of file