Suppose that I have a URL that looks like http://mysite/ar/customer/ /customer/ is to resolve to a screen for looking up customers. /customer/10 shows a summary of the customer and links to other reports for the customer and an edit link so that /customer/10/edit shows a ui for editing the customer If I am using dynamic exporting directory and I don't want the user to see the other links (for reports and editing) untill they have looked up a customer or entered the url directly. Also how do the subsiquent directories get called? I would eventually see doing something like /customer/10/aging/detailed How does aging know that wer are talking about customer 10 if detailed is also q lookup in aging? -- *********************************** See there, that wasn't so bad. ***********************************