printing web forms

  • Thread starter Thread starter sql
  • Start date Start date
S

sql

Hi all,
I use javascript's Print function to print my web page. But the web page
contains multiline text boxes. The print function only prints the visible
portion of the multiline textboxes. How can I print the web page with all
contents of the multiline textboxes?

Thanks in advance.
 
You can't. You have to create a 'printer friendly' page that displays
everything, have your users navigate to that, and print from there.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top