Yes i might try this as well, thanks
On Jul 15, 1:30 pm, Mean Mike wrote:
> if you just need to see what your posting and whaturlits going too
> why not just view it in httpfox ?
>
> On Jul 15, 6:54 am, JD wrote:
>
> > Hi Guys,
> > This is probably a very simple question, i'm new to JQuery
thanks for this it does the job nicely.
Regards
JD
On Jul 15, 1:59 pm, Peter Edwards wrote:
> Hi JD,
>
> In your success callback, you have access toajaxoptions through the
> this keyword, so you can get the fullURLby doing this within the
> success callback:
>
> alert(this.url+'?'+this.data);
Hi JD,
In your success callback, you have access to ajax options through the
this keyword, so you can get the full URL by doing this within the
success callback:
alert(this.url+'?'+this.data);
peter
on 15/07/2009 13:30 Mean Mike said::
if you just need to see what your posting and what ur
if you just need to see what your posting and what url its going too
why not just view it in httpfox ?
On Jul 15, 6:54 am, JD wrote:
> Hi Guys,
> This is probably a very simple question, i'm new to JQuery but I
> can't find the solution.
> I create an AjaxReqest with a url and some post data
4 matches
Mail list logo