Ben, Thanks for the reply, I "mostly" follow what you're saying. In my application the users would want to have multiple tabs open to URL's like this:
http://<domain>/customer/order/12345 http://<domain>/customer/order/34567 I take it what you're suggesting is that the last part of the URL (the order number) is enough information to keep the processing of the tabbed page segregated. Is this correct? I've read other suggestions about initializing and passing around a hidden field that is unique per tab/instance of a page. This seems kind of unwieldy to me, but possible. Again, thanks for your reply! Doug -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
