I'm assuming here that you want to deal with them in CF, once you've 
gotten to your processing page.

I'd probably use either a replace or a regex to remove the /with/ and 
whatever other "known" elements need to be removed from the URL string. 
  Then, I'd just loop over it as a list with / as a delimiter.

HTH.

--Ben Doom

Adrian Lynch wrote:
> Sorry again for the OT.
> 
> I have a URL in the form:
> 
> /with/item1/item2/item3/
> 
> Where there can be any number of items.
> 
> Is there a RegEx to deal with this?
> 
> I could cap the number of items to something acceptable, but either way
> would be find.
> 
> Thanks.
> 
> Adrian Lynch
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:300202
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to