> > 1) I don't think I'm using an old web2py.js, unless it is accidentally > being packaged with the latest source.
web2py.js is inside your app (in /appname/static/js), so it does not get updated when you upgrade web2py. When you upgrade web2py, you have to manually copy the new version of web2py.js (and /views/web2py_ajax.html) from the new "welcome" app to your own app. Anthony -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

