Hey Everyone, I have a question about session.forget(response)
I've got an application to filter an inventory across multiple categories. Each filter works independently, however, one appears buggy. It sends data on keyup. As long as this data is entered in slow enough, the filters update properly. If it fails, it works after hitting enter. I'm not sure if its a javascript error or if the session isn't updating fast enough. I've seen similar implementations which implement an "echo count" to make sure the javascript is updating the proper echo. Is this a session lock issue or a javascript issue? (ie should I add session.forget response at the top of the ajax called controller?) Sorry for the vaguery. Any input would be greatly appreciated. Thanks. Mark -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.