i am develpoing an application in asp.net2005 with vb.net. how can i print a page when user click on print button . please tell me urgently. please tell me code in vb.net.

you need to do this on the client with javascript

window.print();

although this will not work in any other browser except internet explorer.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.