[jQuery] Re: How to POST using jQuery?

2009-08-12 Thread Liam Potter
well, on the post callback, forward the browser to the page? window.location=/page.php Mark Smith wrote: Hi, I know you can use jquery to post data from a json object ajaxly. However I want to redirect the browser to the new page (like submitting a form) only passing the values explicitly

[jQuery] Re: How to POST using jQuery?

2009-08-12 Thread Mark Smith
But then the page that gets served to the user with have no parameters posted to it. On Aug 12, 3:50 pm, Liam Potter radioactiv...@gmail.com wrote: well, on the post callback, forward the browser to the page? window.location=/page.php Mark Smith wrote: Hi, I know you can use jquery to

[jQuery] Re: How to POST using jQuery?

2009-08-12 Thread Michael Price
@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of Mark Smith Sent: 12 August 2009 16:02 To: jQuery (English) Subject: [jQuery] Re: How to POST using jQuery? But then the page that gets served to the user with have no parameters posted to it. On Aug 12, 3:50 pm, Liam Potter radioactiv

[jQuery] Re: How to POST using jQuery?

2009-08-12 Thread Liam Potter
; Regards, Michael Price -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On Behalf Of Mark Smith Sent: 12 August 2009 16:02 To: jQuery (English) Subject: [jQuery] Re: How to POST using jQuery? But then the page that gets served to the user with have

[jQuery] Re: How to POST using jQuery?

2009-08-12 Thread Mark Smith
2009 16:02 To: jQuery (English) Subject: [jQuery] Re: How to POST using jQuery? But then the page that gets served to the user with have no parameters posted to it. On Aug 12, 3:50 pm, Liam Potter radioactiv...@gmail.com wrote: well, on the post callback, forward the browser