Archive for January, 2010

Hacked + New site.

Sunday, January 24th, 2010

Glad I keep backups of my site. I was hacked once again by syrian hackers. Thanks guys.

In better news, I am finally launching a site for one of my regular customers. Got-Lawn.com which is a tree and turf care company in Alpharetta/Cumming Ga. area. Nothing really fancy in its design but used color to coordinate […]

Coldfusion Query tablelist from multiple databases and bind them in a form.

Friday, January 22nd, 2010

Using the meta data available in most database software you can usually get a list of tables by querying the sysObjects table. However I had need to change the list of tables based on a database name selected. We have multiple databases on our server. So here is the code. It uses Coldfusion and […]