brendan
Member since Dec 11, 2008
- Profile: /members/1027-brendan.htm
- Comments: 6
Recent Blog Comments By brendan
-
Google AdSense, Adult Sites, And Huge Ass
Posted on Jun 22, 2007 at 6:16 AM
Just have to make a comment on Huge Ass to increase the keyword density of this page. :) So Ass Huge work just as well?... read more »
-
Could Not Unlock The Names Lock "GOOGLE.TXT" Because No Lock Is Known By That Name
Posted on Jan 30, 2007 at 8:29 AM
I should google before adding comments! heres the answer http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:42844 should be i a hot fix by the sounds of it... read more »
-
Could Not Unlock The Names Lock "GOOGLE.TXT" Because No Lock Is Known By That Name
Posted on Jan 30, 2007 at 8:27 AM
google has a cached version of this error. Doesnt look like the "." is the cause as this guys lock has a different name http://216.239.59.104/ search?q=cache:mhw3IYXq4pAJ:www.helpdesk.umd.edu/os/unix/applications/pine/394/+%22Could+not+unlock+the+named+lock+%22+%22because+no+lock+is+known+by+that+... read more »
-
Could Not Unlock The Names Lock "GOOGLE.TXT" Because No Lock Is Known By That Name
Posted on Jan 30, 2007 at 8:24 AM
first thing that strikes me is the use of a "." in the name, maybe its causing a problem. I know it should be a string but maybe under the hood in java its freaking it out.... read more »
-
My ColdFusion User Defined Function Library Structure
Posted on Sep 12, 2006 at 11:21 AM
Hi Ben, I was thinking that one your reasons for not using application scope was not typing out application.UDFLib all the time, then i thought you would have to type out request.UDFLib anyway. Suppose variables scope isnt accessible from some of your code? or are there other reasons why variables... read more »
-
My ColdFusion User Defined Function Library Structure
Posted on Sep 12, 2006 at 6:36 AM
Have I missed something? Wouldnt it be <cfset qNew = Request.UDFLib.Query.Append( qOne, qTwo ) />... read more »