print dialog

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

Guest

hey all,

how do i get the print dialog to show up by clicking a button on my web form?

thanks,
rodchar
 
JavaScript: window.print();

--
HTH,

Kevin Spencer
Microsoft MVP
Chicken Salad Surgery

Orange you bland I stopped splaying bananas?
 
is there a way to get to the print preview?

Kevin Spencer said:
JavaScript: window.print();

--
HTH,

Kevin Spencer
Microsoft MVP
Chicken Salad Surgery

Orange you bland I stopped splaying bananas?
 

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

Similar Threads

printer dialog 1
printing my web page 1
databinding and webusercontrol 2
can't see database tables 2
compiled help files 2
button inside the iframe 2
Graphics or Bitmap to screen 2
attach javascript to web control 4

Back
Top