View Single Post
  #1 (permalink)  
Old Mar 21st, 2007, 16:50
iMarc iMarc is offline
New Member
Join Date: Mar 2007
Location: Minnesota
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Ajax Messages (Ajax Demonstration)

1) CODE TITLE: Ajax Messages (Ajax Demonstration)

2) AUTHOR NAME/NOTES: Marc Grabanski - http://marcgrabanski.com

3) DESCRIPTION:



Ajax application used for demonstrating the concept of Ajax (Communicating with a database using Javascript/PHP/MySQL).

It serves the purpose of demonstrating what Ajax does with a basic interface. There is no documentation at this moment, but you can still download the source code and check it out. I have a .sql file that you can use to create the table for storing the messages.

Features:
  • Add, update and delete messages with Ajax
  • Update the messages simply by clicking the message content!
  • Source code available for download.
  • Written from scratch, no libraries!
4) URL TO CODE: http://marcgrabanski.com/code/ajax-messages/ - Add, delete and update these messages all with Ajax.
Reply With Quote