There's not a way to do an arbitrary number that I know of, other than
using recursive redirection.  At a certain point, however, I'd just
start using the query string; that's what it's for.  The path is for
specific requests, but if you're adding additional information to the
request (not determining which page to view), the query string is the
right place in most cases.

cheers,
barneyb

On Fri, Feb 29, 2008 at 8:52 AM, Adrian Lynch <[EMAIL PROTECTED]> 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:300192
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to