Print Page Button Script
Page With Your Community & Friends!Print Page Button Script
There are many uses for using a Print Page Button for example you might want to give your website visitors the option to “Print Out” a mail order form.
Some visitors are still un easy about entering credit card information in online and rather than pass up on the sale why not give them the option to “Print Out” and post an order form.
Here’s how it’s done.
1) Create a page containing your mail order form.
2) Add the following code to the html where you want the “Print Button” to appear.
<form><input onclick="window.print();return false;" type="button" value=" Print Page" /></form> |
Here’s how it will look on your page:
Hey presto! You now have an online printable order form which people can mail in to you with a cheque.
Of course there maybe many other uses for a print button but this is just one example which could benefit your business and improve sales.
The print button code will work on any page you pace it on.
Thanks for listening
JP
PS, don’t forget to leave your comments and questions!
Tags: Print Button, Print Page