Switch to full style
HTML,DHTML,Javascript,XML,CSS
Post a reply

Query about jsp and printer

Wed Dec 23, 2009 7:37 am

Respected Sir,
By using


function printPage()
{
window.print();
}

<input type="button" value="Print" name="print" onClick='printPage()'>


code on Jsp pages can i attached printer and print document.
And how can i use PrintPreview option. I want to print that page in some different looks (Editin



Post a reply
  Related Posts  to : Query about jsp and printer
 how to use printer using jsp     -  
 EJB-QL IN where query     -  
 update query example     -  
 using parameter with name query     -  
 Run query and search from ASP     -  
 more than one parameter with name query     -  
 SQL AND OR in WHERE query Commands     -  
 select query example in php     -  
 SQL LIKE query Command     -  
 query about execution     -