<!-- send contents of enclosing form --> <input type="submit" name="submit" value="Send"> <!-- print entire web page --> <input type="button" value="Print Entire Document" onclick="window.print()">