Create Printer Friendly Version of Webpage description
This code allows you to make a print friendly version of you exsisting webpage with minimal fuss by simply inserting a few tags, and passing the page to the print.asp script. I included a demo page so you can actually see where the tags were placed in the code and how it affects the output. There is a demo page and a readme included. Read the text file, upload the demo pages to your server and all questions shall be awnsered. And if there not, just email me. Don't forget to vote and feedback is always welcome!
This script is pretty straight foward, and the demo page explains a bit about it, but if you upload all the scripts and images22 folder to your server, you can see a working version of this script and if you view the HTML of the page you will see how the tags are placed strategicly to produce the printer page.
File List:
demo-index.asp
3Kb
images22/
0b
images22/demo_01.gif
5Kb
images22/demo_02.gif
7Kb
images22/demo_03.gif
21Kb
images22/demo_04.gif
7Kb
images22/demo_05.gif
5Kb
print.asp
1Kb
printl1.gif
1Kb
printlink.asp
506b
readme.txt
363b
Similar code
Get In Frames
(Popularity: ) : Search engines point users to individual web pages. If the page is supposed to be displayed within a set of frames, this code will redirect the users to a specific page using javascript. From there, the new page parses which ... Thumbnail Based on files in Directory
(Popularity: ) : Put your pictures in several directories. Change the path in portofolio.asp A thumbnail will automatically be created. U can define the numbers of column, the size of the picture in the thumbnail. A Message will be on the screen while ...