Forum Moderators: open

Message Too Old, No Replies

Need some small ajax guidance

         

madk

4:28 am on Aug 2, 2007 (gmt 0)

10+ Year Member



Hello all,

JS and AJAX newbie here looking to learn a bit. Here is my problem that needs solved.

I have a list of items on a page. There is a button that when the user clicks it I need to add the item to a database. Right now I am just using good ol'html and php which obviously direct the user to another page. I want this all to be dynamic and have the button text change to 'added' once it is clicked and added to the db.

I really don't even know where to begin.

Mainly looking for some advice as to where to begin. Is there some framework out there that will handle this nicely? Thanks in advance.

eelixduppy

1:57 pm on Aug 2, 2007 (gmt 0)



Here's a great place to start with PHP/AJAX: [news.php.net...]

You might want to take a peek here, as well: [w3schools.com...]