Referencing Form Fields
Saturday November 14, 2009
Form field names are used to pass the information to the server
The names that you give to the fields in your form in order for the server side processing to work may not be appropriate to use to references them from JavaScript. Fortunately JavaScript has an alternate way of being able to reference form fields.
Referencing Form Fields


No comments yet. Leave a Comment