--- doc/homework/homework5.html 2001/07/27 18:13:57 1.9
+++ doc/homework/homework5.html 2001/10/01 20:13:38 1.10
@@ -122,6 +122,27 @@
value of a <foil>can only be "true" or
"false" or "unused"
+
+ <dataresponse> implements a straight data
+ storage entry idea, needs and interveing input tag like
+ <textline> to work correctly.
+ Arguments:
+
+ -
+ name internal name for the value, it will have
+ the part id and respose id added on to it
+
+ -
+ type type of data stored in this response
+ field, should be one of the types supported by
+ parameter.html
+
+ -
+ display a string that will be used to describe
+ the field when interfacing with humans
+
+
+
Foil Structure Tags
@@ -875,7 +896,7 @@
Guy Albertelli
-Last modified: Fri Jul 13 12:10:52 EDT 2001
+Last modified: Mon Oct 1 16:12:05 EDT 2001