megahertzman
9-18-02, 01:50 AM
Okay, now I'm trying to make my Web site more professional looking.
It's hard to explain, but on some sites I've noticed they have an HTML page and when a person clicks 'Printer-friendly version', it doesn't take them to a separate HTML page, but the same one - just with an extension to the *.html.
They have an html file with options following the html on the URL like ?print=yes or ?print=no. Get it?
Here is an example:
HTML page:
http://www.cayman.com/en-us/support/technotes/software/netoctopus/NTO_027.html
HTML page Print version:
http://www.cayman.com/en-us/support/technotes/software/netoctopus/NTO_027.html?print=yes
HTML page non-Print version:
http://www.cayman.com/en-us/support/technotes/software/netoctopus/NTO_027.html?print=no
I know it's confusing and maybe kind of pointless, but I think it saves space on the server, and of course makes it a little more professional with this kind of cheap tricks.
Post if you any idea. Thanks.
It's hard to explain, but on some sites I've noticed they have an HTML page and when a person clicks 'Printer-friendly version', it doesn't take them to a separate HTML page, but the same one - just with an extension to the *.html.
They have an html file with options following the html on the URL like ?print=yes or ?print=no. Get it?
Here is an example:
HTML page:
http://www.cayman.com/en-us/support/technotes/software/netoctopus/NTO_027.html
HTML page Print version:
http://www.cayman.com/en-us/support/technotes/software/netoctopus/NTO_027.html?print=yes
HTML page non-Print version:
http://www.cayman.com/en-us/support/technotes/software/netoctopus/NTO_027.html?print=no
I know it's confusing and maybe kind of pointless, but I think it saves space on the server, and of course makes it a little more professional with this kind of cheap tricks.
Post if you any idea. Thanks.