Forum Moderators: open

Message Too Old, No Replies

loading pages into one page with ajax

         

JuicyScript

8:48 am on Mar 27, 2010 (gmt 0)

10+ Year Member



Can someone help me to load pages on one page using ajax so that when i submit a form from one page to the other it loads in one page.

I saw an example in
[net.tutsplus.com...]

but it kinda hard implement it with form submission.Any help here please

mipapage

3:22 pm on Mar 31, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hey JuicyScript,

So you want a user to fill out a form, hit submit, have the form send the data to the server and then have the response (Thanks!) replace the form on the page?