[jQuery] Re: question about redirecting url after post using jquery

2007-07-05 Thread Mike Fern
Hi Matt, Thanks but I have made sure it's a valid url. In my case, port 8282 is the Apache port, no problem with that. Is there any way to show debug information for the xml response in jquery? Maybe something like pseudo stack trace? In my code, i use simple alert to notify if error occurs but i

[jQuery] Re: question about redirecting url after post using jquery

2007-07-05 Thread Matt Stith
You might wanna use firebug and make sure your getting a correct response. It might be making an error because what you are assigning isnt a url. On 7/5/07, Mike Fern <[EMAIL PROTECTED]> wrote: hi devs, i'm new to this group. i recently play with jquery and feel happy with the features and sim