User Guide
Manuals
Brands
Macromedia Manuals
Other
COLDFUSION MX 61-CFML REFERENCE
201
202
203
204
205
206
207
208
209
210
204
Chapter 2: ColdFusion
Tags
message = "Enter a correctly formatted date (dd/mm/yy)"
validate = "date" required = "No">
<input
type = "Submit" name = ""
value = "send my information">
</cfform>
1
...
...
202
203
204
205
206
...
...
806