webMathematica >

HTMLCheckbox

  • The HTML functions are contained in a package, MSP`HTML`, which is loaded as part of the webMathematica layout.
  • The function HTMLCheckbox provides a useful way to generate an input checkbox tag with webMathematica.
  • HTMLCheckbox takes the name to use when the checkbox is submitted as an argument.
  • If a second argument is given, it is used to determine whether or not the box is checked.