devofash Posted December 15, 2006 Share Posted December 15, 2006 hello.... firstly apologies if a post like this has already been answered.rite i do not have any code to post because I am a total newbie of ajax/js. This is what i'm after, a minimal working example or tutorial would be really useful. Say for example, I have a address book program/application which stores name, phoneno, address etc of people in mysql database. I use php to submit and retrieve all the data. I'm hearing all sorts of good things about ajax so was wondering if some has a good tutorial/code where I have a form which submits data into mysql db without page-refresh, and a page where the data is displayed live, as in as soon as a data is entered in mysql, it display the data on the other page.that's all i'm after and any code/link/tutorial would be really appreciated. thank you. Quote Link to comment Share on other sites More sharing options...
ober Posted December 16, 2006 Share Posted December 16, 2006 www.ajaxfreaks.com has a few tutorials (that is our sister site). You might check there. There's also a sticky thread at the top of this board that may help. Quote Link to comment Share on other sites More sharing options...
devofash Posted December 22, 2006 Author Share Posted December 22, 2006 i went to http://www.ajaxfreaks.com/tutorials/2/0.php got the data to show up but it doesnt update itself ... any ideas why?? 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.