Id put my money on it somtimes not finding "/" - so your end is 0, your start is >0, and your getting a negative with mid
On Wed, Feb 10, 2010 at 1:23 PM, <[email protected]> wrote: > > CGI scoped variables always exist. > > #cgi.I_like_cheese_burgers# should return an empty string-- unless of > course, there is a web server out there that implements that variable. > :) > > ~Brad > > -------- Original Message -------- > Subject: re: Code Review? > From: "Al Musella, DPM" <[email protected]> > Date: Wed, February 10, 2010 12:17 pm > To: cf-talk <[email protected]> > > > Does it always cause an error or just sometimes? If it is sometimes, > it might be the browser not sending the http_referer.. > try using cfparam on it. > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:330560 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

