Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.247.209 Times

Download - PrinterFriendly 2.0
 

PrinterFriendly 2.0

PrinterFriendly
This code snippet shows how to implement a "printer friendly" version link for your pages. The "Printer Friendly" version select the main content of your page, removing the menu, header graphics, advertising and foot content. The script performs the HTTP "get" method via the XMLHTTP object to retrieve the page to be printed. Using the XMLHTTP object instead of something like FSO means that the ASP page is actually executed and not just 'read'...

Download PrinterFriendly From
Download Link #1



POPULAR DOWLOADS
Snippets  -  Simple Picture Gallery Manager 1.4.7
SPGM is a simple PHP script that displays picture galleries on the web. It is intended to provide a very straightforward way to set up online photo albums: create directories, fill them with pictures and upload. SPGM generates HTML 4.01 compliant...
 
Snippets  -  VCalendar 1.0.2
VCalendar (Virtual Calendar) is an open source Web calendar application with related tools, for posting and maintaining events and schedules online, in calendar format. VCalendar comes with source code in multiple programming languages: PHP, ASP...
 
Snippets  -  PhpProxy 2.1
PhpProxy is a web-based HTTP proxy software written in PHP, which allows users to browse the net without restrictions and anonymously,without having to modify their browser's SOCKS proxy options.Its aims are to be easy to use and lightweight....
 
Snippets  -  RSLite 1.0
It's limited to a single call and small amounts of data. Requirements: - JavaScript enabled on client side
 
Snippets  -  Javascript YUI Filter Control 1.0
The Filter control provides a front end component that can be used on websites to manage the specification of a multi-faceted filter.It was inspired by the filtering capabilties found in Fog Bugz, and utilizes the Yahoo UI Widgets Javascript...
 
Snippets  -  Using Ruby hashes as keyword arguments 1.0
However, as you have more and more keyword options, setting defaults in this way gets rather tedious. Fortunately, Ruby's Hash#merge comes to our rescue (almost) - it allows you to merge the contents of one hash with another. The only problem -...
 
Snippets  -  One time popups 1.0
The JavaScript code is used to launch the window, meanwhile the PHP code stores a session variable for each visitor.
 
Snippets  -  ARIN Whois Scraper 1.0
It uses the Arin API to connect and return queries.
 
Snippets  -  PHPfileNavigator snippet 2.3.1
PHPfileNavigator is an open source code and free application to do a complete management of yours files and folders by web with XHTML 1.1 and CSS.It's powerfull, fast and easy web file management with a lot of features and options.Easy to install...
 
Snippets  -  NovaGrid 1.0
NovaGrid is a light spreadsheet made with Python / Tkinter, based on Tktable. The objective of this project is to have a light spreasheet python object which can be used into larger projects.The code is totaly written in Python (actualy 2.2.2).