ginopiazza49
02-28-2005, 07:09 PM
My question has to do with printing from within a web form. Can it be done with HTML? Something like:
-----------------------------------------------------------------
<P><INPUT TYPE=reset VALUE="Reset" name=reset><INPUT TYPE=submit NAME=print VALUE="Print Your Information"></P>
-----------------------------------------------------------------
The "Reset" is there in case they make a mistake when filling out the form. I need to know what to substitute in place of "NAME=print"
Gino J. Piazza
-----------------------------------------------------------------
<P><INPUT TYPE=reset VALUE="Reset" name=reset><INPUT TYPE=submit NAME=print VALUE="Print Your Information"></P>
-----------------------------------------------------------------
The "Reset" is there in case they make a mistake when filling out the form. I need to know what to substitute in place of "NAME=print"
Gino J. Piazza