|
|||
|
Hi guys I'm working with Dojo and teh Zend Framework and seem to have some problems with respect to the request urls which I pass to my Ajax request objects.
Like lets say Im on the index page and wish to access an ajax action on lets say : PHP Code:
PHP Code:
PHP Code:
|
|
|||
|
Not sure if this is related but I had a similar problem with urls growing longer and longer with each click within the same page, ie
controller/action [click] controller/action/parameterA/1 [click] controller/action/parameterA/1/parameterB/2 [click] controller/action/parameterA/1/parameterB/2/parameterC/3 and so on... I was using the url helper to create URLs, ie PHP Code:
PHP Code:
Hope this helps |
![]() |
| Thread Tools | |
| Display Modes | |
|
|