George
Member since Nov 29, 2010
- Profile: /members/7376-george.htm
- URL: http://Solition
- Comments: 3
Recent Blog Comments By George
-
ColdFusion 8 ImageResize() / ImageWrite() Bug?
Posted on Jun 1, 2011 at 4:02 PM
Ok, my issue is not with GIFS but I was getting an equivalent error. Steps to solve issue: 1. obtain "chf8010002.jar" http://www.adobe.com/support/coldfusion/ts/documents/kb403781/chf8010002.zip 2. drop the jar in C:\ColdFusion8\lib\updates 3. restart cf services. worked for me twit... read more »
-
Geocoding IP Addresses For Free Using IPInfoDB And ColdFusion
Posted on May 26, 2011 at 10:12 AM
They changed again http://ipinfodb.com/ip_location_api.php... read more »
-
Geocoding IP Addresses For Free Using IPInfoDB And ColdFusion
Posted on Nov 29, 2010 at 11:42 AM
ipinfodb now required free registration to use service. Correct code will be <cfhttp method="get" url=" http://api.ipinfodb.com/v2/ip_query.php " resolveurl="no" timeout="15"> <cfhttpparam type="formfield" name="ip" value=&q... read more »