Matt Glaze
Member since Feb 24, 2011
- Profile: /members/7878-matt-glaze.htm
- Comments: 2
Recent Blog Comments By Matt Glaze
-
Using A Rough Box Model To Gather Near-By Zip Codes
Posted on Feb 24, 2011 at 5:05 PM
One more thing to add.... everyone has a different style of coding. I took this code along with the functions from the previous blog post and converted them into a single CFC. Here's an example call to the CFC: <cfinvoke component="#cfcRoot#.zipcodes" method="getProximityZips&qu... read more »
-
Using A Rough Box Model To Gather Near-By Zip Codes
Posted on Feb 24, 2011 at 2:27 PM
Awesome! I was searching for a solution to this and when I saw that you had posted something on your blog, I got a little giddy (admittedly) because your posts are always so clear and concise. Thanks for taking the time to document your discoveries. With my code, I ran a query of queries to resor... read more »