The problem is that you wanted the server name in your "blog.whatever.com", but not in "www.whatever.com". Behavior would need to be consistent, or remove www. after the fact.
HTH, Nic Nate Willard wrote: > listGetAt(url, 2, '/') works very well too, thanks! it does return the www. > though, is there a way in the same line to remove the www without needed a > "www." replace "" > > ? > > Thanks > > Nicholas M Tunney <[EMAIL PROTECTED]> wrote: Good call. That behavior > frustrates me ;) > > Nic > > Charlie Griefer wrote: > >> listGetAt(url, 2, '/') since CF ignores empty list attributes, no? >> >> > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302077 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

