tleisher Posted September 9, 2006 Share Posted September 9, 2006 So I Have this section on my website where people can post comments to an article, I want the comments to just auto update and show up under the article without redirecting the user. I know this is possible with AJAX and I'm on the brink of figuring out how it works.I checked ajaxfreaks.com but their intro tutorials are actually pretty confusing, since they dont bother to tell you what part of their functions do, or why they do it that way (even in their $_POST part, they tell it to make a URL adjustment without telling you why). So I'm pretty confused. Can anyone link me to, or explain, how I would go about making (with php/ajax) a form that when filled out and clicked, it auto updates the page and replaces the comment textbox with something that says "Thanks for posting"? Quote Link to comment Share on other sites More sharing options...
Barand Posted September 10, 2006 Share Posted September 10, 2006 Does the AJAX link in my sig enlighten or confuse further? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.