Bug – count () function in ColdFusion Query of Query
It has been a great time since I started working on ColdFusion. I must say that it is the easiest language in the world…
innerHTML vs appendChild
Today I was testing my code, and I found interesting stuff on innerHTML property and appendChild method. I was trying to add new element…
SQL Server (Store Procedure) Mechanism Convert Empty String Date Parameter to Initial Date (1900-01-01)
It may you know about it but I would like to share this thing with you. We were working on one of project where…
Sql Server Rank() v/s Dense_rank()
Some days before I was googling on sql server’s system function and I got one site having sql server query puzzle. The site have…
“The Executable Signed with Invalid Entitled” Frustrating Error but Resolved Now
I was really happy that I was going to release my first iPhone application. Waiting for my developer account so I can test on…
Full Text Option Is Greyed Out in MSSql 2008
Today I was trying to setup fulltext indexing on one of my database table. I have finish with creating fulltext catelog and tried to…
Introduction to HTM5 Local Data Storage
I am doing some research on HTML5 supported client side local storage. HTML5 introduces some new concept to store information on client pc. It…
Complex Password Strength Checking Through Regular Expression
Currently working on project for well non credit card company where they have online registration form. They really want user enter enter strong password…
Binding ColdFusion Query to DataGrid in Flex
Hi, In this post I’ll explain you how to bind ColdFusion data into Flex grid. First, get ready with your cfc. Your cfc method…
Case Study: HauntWorld.com AWS Implementation
ABOUT HAUNTWORLD HauntWorld the most advanced haunted and Halloween attraction directory on the web. Hauntworld.com is dedicated to promoting the haunted house industry, which…
How to Use SQLite Manager Extension in Firefox?
It was really strange when I installed an SQLite manager extension from Mozilla and I cannot find how to use it!! Well Then I…
Updating coldfusion 9.0.0 to 9.0.1
Updation of ColdFusion is always painful for me. I am working on ERP level projects which is build on ColdFusion and we have heavily…
