Securing You ASP Scripts for SQL Injection
Recently I got a client email that his site is affected by malware and Trojan virus. Google safe browsing tool and other firewall security…
Add CMS Page Links to Top Navigation in Magento
I had a site running on magento 1.6.2 CE. To add a menu item, first of all you need to find out where it…
Problems, Tips and Tricks About Magento
HTML5 Compatible Table Design
Today I am showing you a tip to redesign your HTML table element that will be compatible with HTML4 and HTML5. Let me put…
cfform Creates javascript Variables for HTML Elements
This post is about JavaScript and ColdFusion. Few days ago, I caught an issue in HTML form post data. I received [object HTMLInputElement] as form…
SignatureDoesNotMatch – Amazon S3 File Opening Issue in FireFox
Few days ago, I see a case that my file on Amazon S3 wasn’t opening in FireFox but it was opening in Chrome and…
jQuery Plugin to Convert HTML Select Box to DIV Based Dropdown
Since long time I was planning to build jQuery plugin to convert HTML select box to DIV based dropdown but still do not want…
Importing data on Amazon RDS for Microsoft SQL Server.
Recently Amazon Cloud started RDS for Microsoft SQL Server and currently support Microsoft SQL Server 2008 R2 and Microsoft SQL Server 2012. Since RDS currently…
Managing ColdFusion Code Formatting
Since I use eclipse as ColdFusion editor, I have installed cfeclipse plug-in for ColdFusion. I got two issues which makes me writing this blog…
Getting javax.mail.MessagingException: Could not connect to SMTP host: xxxxxxx, port: 465, response: -1 error in ColdFusion
Well, error indicates that could not connect to SMTP host and this was driving me crazy because I have double-tripple check setting and look…
The Fault Returned When Invoking .Net Web Service through ColdFusion
Recently working with remote webservice call build on .Net platform and calling from ColdFusion and it return following error The fault returned when invoking…
Reset MURA ADMIN Password in Case of Loosing It, Or You Forget Recovery Email of the MURA ADMIN
Recently I face the problem with login into MURA CMS admin panel. A day before I set the MURA site with the memorable password,…
