need help for print the webpage programetically
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
HI all, I need a help for printing the content of the page displayed in the webpage using vb.net Can anybody help I will be very very pleased if i get answer
You need a client side script like:
window.print()
you can check this link: http://www.javascriptkit.com/howto/newtech2.shtml
Hesham A. Amin blog