
Sample Calendar Script in PHP
There are lots of php based calendar scripts out there, so this one is nothing new. This is just my contribution to the list out […]
There are lots of php based calendar scripts out there, so this one is nothing new. This is just my contribution to the list out […]
These days with web apps being run on tablets and smartphones, location-awareness is becoming of a preferable feature to have. Instead of an app asking […]
How to get a list of all files changed from a specific date in the past. Secondly, how to zip them all up. Step 1 […]
NyroModal is a JQuery component for showing fancy popups. It has a problem in centering the popup in iOS devices . The specific problem being […]
Simply put, an emulator mimics the outward behaviour of a system and a Simulator actually models the internal behaviour of a system. A Flight Simulator […]
A client-side javascript solution to making an entire form non-editable. This approach can be used to make any page read-only. The explanation The demo of […]
We are using dynamic plugin which repositions our tooltips so that it is always visible on the viewport. If there is no room on the […]
To enable 32 bit apps to run: 1.Go to command prompt and navigate to %systemdrive%\Inetpub\AdminScripts 2.Run the command cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 “true” […]
SQL 2008 Express is available free from Microsoft. This article will take you through the process of how to install and configure SQL Server 2008 […]
Copyright © 2025 | WordPress Theme by MH Themes