> > The site looks nice indeed. But I find it hardly acceptable > that it is not > viewable without cookies. > Fionn
I'd love to support no cookies if I knew how to do it easily. I haven't played with the code that adds the session id to the url path, once I get caught up I'll try to add support for that to our site. In Cold Fusion we would have had to add the session ID onto the query string of every single url and that would have been a real pain in the butt so we just forced cookies to view the site. The path mangling approach seems to be a much better solution, I just haven't had time to try it out. -Jeff _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
