Wednesday, March 3, 2010

TeamViewer - Free Remote Access and Remote Desktop Sharing over the Internet

TeamViewer - Free Remote Access and Remote Desktop Sharing over the Internet: "TeamViewer - the All-In-One Solution for
Remote Access and Support over the Internet
TeamViewer connects to any PC or server around the world within a few seconds. You can remote control your partner's PC as if you were sitting right in front of it. Find out why more than 60 million users trust TeamViewer!"

How to - Bulk printing multiple Pdf files from asp.net client side without printer popup? - ASP.NET Forums

How to - Bulk printing multiple Pdf files from asp.net client side without printer popup? - ASP.NET Forums

Tuesday, March 2, 2010

Basic Show and Hide » Learning jQuery - Tips, Techniques, Tutorials

Basic Show and Hide » Learning jQuery - Tips, Techniques, Tutorials: "As promised in my last entry, I'll be showing you a simple effect that you can do using jQuery: showing or hiding something, or a group of things, on the page. The two functions that let us do this are, not surprisingly, show() and hide().

jQuery also comes with another function called toggle(), which will make matching elements visible if they are hidden or hidden if they are visible.

So, let's get down to business. We're going to start with our $(document).ready() function."