Thursday, November 24, 2005

Print : Java Script

If you want to print a web page directly use this script code. Although it is simple, applicable for many cases

javascript: void (window.print())
<a href="javascript: void (window.print())" title="Print">Print</a>

.

2 comments:

sampath said...
This comment has been removed by a blog administrator.
sampath said...
This comment has been removed by a blog administrator.

Azure Storage Account Types

Defferent Types of Blobs Block blobs store text and binary data. Block blobs are made up of blocks of data that can be managed individually...