That might work assuming the error is in fact in the empty array... i needed a full array for a while, but it isn't necessary anymore, so that'll be something I will change.
I think the error might be in the application, after all... I got the same error randomly in a secure section of the site where there was nothing else to be blank. at least now i have a pretty good idea of the cause, just not the solution... yet... > Are you just trying to grab the server name? Looks like you're jumping > thru an extra hoop converting it to an array like that. > > Just use this: listFirst(cgi.server_name, ".") > > Doubt that solves your problem. Just something I noticed. > > Will > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308622 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

