Form Confirmation Page - Controlling Print Text Size

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a conformation page to a form. I've included a script that allows
only a certain part of the page to be sent to the printer when the user
clicks on a button. The user then has to mail in the form to us. It never
occured to me to think about the setting of the text size in the user's
browser. Consequently, the forms are not what we expected. Is there a way
(another free script?) that would allow me to keep the text size consistent?
 
CSS is used for that, not a script.
You specify the size for text in your print stylesheet.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Thank you. I should have asked this question in my last post, but I didn't
think of it until now. You said "print stylesheet." So, I did a search and
found a few articles. If I understand what I've skimmed so far, if I can
figure out hwo to do it, I should be able to set it up so that navigation and
non-essential images are removed. Is that correct?
 
Yes. That is correct.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Back
Top