Home/Blog/Uncategorized
Topic

Uncategorized

219 posts in this collection.

Uncategorized

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…

·3 min read
Uncategorized

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…

·3 min read
Uncategorized

Problems, Tips and Tricks About Magento

·1 min read
Uncategorized

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…

·5 min read
Uncategorized

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…

·2 min read
Uncategorized

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…

·1 min read
Uncategorized

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…

·1 min read
Uncategorized

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…

·4 min read
Uncategorized

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…

·2 min read
Uncategorized

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…

·4 min read
Uncategorized

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…

·3 min read
Uncategorized

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,…

·1 min read