|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
printing web formsHi 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. Show quoteHide quote "sql" <donotspam@nospaml.com> wrote in message news:%23pVBZFtPFHA.1388@TK2MSFTNGP09.phx.gbl... > 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 specify the portion of the page you'd like to print by using CSS.
Using some hidden page sections, you might be able to pull this off without requiring a special printer-friendly page. Here are all the details: http://www.alistapart.com/articles/goingtoprint/ Show quoteHide quote "sql" <donotspam@nospaml.com> wrote in message news:%23pVBZFtPFHA.1388@TK2MSFTNGP09.phx.gbl... > 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. >
Saving Settings in VB.NET
FileInfo.CopyTo Problem Can't set breakpoints Connect student version of vb.net to a sql database? win ap with arguments Why not color? Xml appending child nodes Windows application start with opreating system Date function How to get email from exchange server using VB.NET? thanks |
|||||||||||||||||||||||