| << F.7.0- Submit Buttons | AppendixF | F.7.2- Common Errors >> |
Name and Value
The name of the submit button is not important if there is one button only. In that case, there's no DataName=DataValue returned. The more interesting case is when there are two or more submit type buttons, like in the sample below. With more then one submit type button you use a NAME attribute for each and the VALUE will be the data returned. Note, then, that VALUE does double duty for submit buttons:
- The source of the string for the caption that appears on the button
- The string that will be sent to the server
| << F.7.0- Submit Buttons | AppendixF | F.7.2- Common Errors >> |

RSS

