How to add a print button in HTML file, which will print selected portion of the file.?

aashish_m2050

New member
Here is the code I'm working on...

<p> Thank you for registering, below is your receipt, please bring it with you. </P>

<!--Printing should start from here-->
xyz code

<!--Printing should stop here-->
I want a print button here.

So, guys, please help me out here. Thank you very much! ^_^
 
Back
Top