Hi all,
following the example on auto-completion in web2py manual, there seems to 
be a "bug" using the ajax function with parameterized url.
accessing the page normally in my case with 
 (http://127.0.0.1:8000/AjaxApp/default/month_input) works fine.
but  accessing the page with args say 1,  like so =>( 
http://127.0.0.1:8000/AjaxApp/default/month_input/1 ) something weird 
happened.
Please has anyone experienced across the same problem ?

-- 



Reply via email to