On 9/11/05, Jason Sibrewrote: > 1. Your URLs are not currently 'shareable', or strictly speaking, URIs.. I > can't copy a link and email to someone, and be sure they'll see the same thing > I saw when I copied the link. In fact, when I just tried to use the link > http://www.incidentnews.gov/1/entries in a browser that hadn't already > established a session, it caused an error. Heh heh, I didn't realize those category listings would be so popular. No, you can't go to 'entries' unless you've done a search. I guess David's idea is the way to go. /1/123/ - A specific entry. /1/categories/4 - First page of category 4, or current page if known. /1/categories/4?page=2 - Specific page. That still won't help with general searches, which may have a dozen criteria, but I'll worry about those later. What are people's favorite URLs for general searches? Having the search form and results on the same URL is the cleanest, but it also means the same method is doing a lot of different things.