some times we need send the parameters differently at different times, but the handler for the feedback is the same. so I would prefer not to create new Request, Can I? thx in advance.
on 27.06.2008 08:03
on 27.06.2008 15:02
Example please? On Fri, Jun 27, 2008 at 1:02 AM, ajaxer <calidion@gmail.com> wrote: > > some times we need send the parameters differently at different times, > but the handler for the feedback is the same. so I would prefer not to > create new Request, Can I? > thx in advance. -- Science answers questions; philosophy questions answers.
on 10.07.2008 19:39
thanks I have rewrite the ajax module to be able easily reused by the application
on 10.07.2008 20:30
Make a function and pass the parameters as a string.