Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print only selected???

Status
Not open for further replies.

zishan876

Programmer
Mar 19, 2007
61
US
hi:
I am new to javascript and was wondering if I can print only what I select... by this I mean I have a ticket queue, and want a user to go into the queue select the tickets they like to print (by selecting I mean by checkboxes) and hit a print button that would print out the details of the selected tickets...
Can this be done in javascript... can anyone point me to the right direction
please
and thank you in advance
Shan
 
No. You could open another window with only the ticket information in it for the user to print, but that's not really related to Javascript.

Lee
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top