how can I make a form that user can download & print

P

printable forms

how can I make a form that user can download & print

I want to have a fill in form on my web site but I also want the users to be
able to
download and print the form for snail mail purposes

Can you help?
 
A

Andrew Murray

Make the form up in MS Word or something.....then provide a link to the word
file. (or convert to PDF in case people don't have Word), or even simpler
use Word Pad or something people with Windows are bound to have, and that
will more than likely work in a text editor on Mac and Linux platforms that
can open *.txt or *.doc format files (WordPad uses *.doc but can also save
as *.txt, *.rtf etc).
 
Top