View Single Post
Sorry - each item in the database gets a unique identifier (everything past the final '/' in the URL) and checking off an item generates the new row with its own ID.

We do it this way so we can differentiate between multiple items with the same name, handle name changes in items w/out breaking the link, and so forth.

Last edited by Brian; 2012-11-29 at 12:46 PM..