Click Here To Learn How To Make A Website

Print Page Button Script

Page With Your Community & Friends!

Print Page Button Script

Print Page ButtonThere 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: ,

  • Jon Stringer
    Great question Lucas!

    This is done using css. Bare with me because I'll need to do a new post to show how this is done.

    There may also be another way using java script but don't qoute me on that.

    Stay tuned and thanks for the question!

    Jp
  • Lucas
    Hi, Jon

    Great Script. I have small question connected with this subject.
    Some time ago I saw verry simmilar button but the way it worked was a bit different. When I've clicked it - same as here print page dialog window apeared. But prited version of the page was different then displayd on my screen.

    How to do this kind of trick?

    Many Thanks,
    Lucas.
blog comments powered by Disqus