User's print form

D

Dan K

Hi, I am creating a form that the user can fill in and print out. The only
problem is that I can not figure out how to get the form to print on thier
local printer.
Any help would be appreciated.
 
S

Stefan B Rusynko

You can not control which printer they use
For non mac users just add
<a href="javascript:window.print();">Click Here to Print this Page</a>
--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hi, I am creating a form that the user can fill in and print out. The only
| problem is that I can not figure out how to get the form to print on thier
| local printer.
| Any help would be appreciated.
| --
| Thanks,
| D.K
 
Top