J
Member since Dec 11, 2008
- Profile: /members/1732-j.htm
- URL: http://www.buickpartspage.com
- Comments: 1
Recent Blog Comments By J
-
Ask Ben: Handling Redirects With ColdFusion CFHttp
Posted on Aug 31, 2007 at 8:52 AM
First of all, thanks! A few questions about your code... #1. Why do you "break up" the strBaseUrl into 2 sections? For visual reasons? #2. How is <cfset strFileName = ListLast(objGet.ResponseHeader.Location,"/\") /> different than <cfset strFileName = ListLast(objGet.ResponseHeader.Locati... read more »