PDA

View Full Version : AJAX: I want to update part of page after insert data in The same page


lionking2
05-22-2009, 09:32 AM
Hello everybody

I am currently programming Script Adds data to the database but if i want to Shown the data that have been added Requires refresh the page to show the Data that have been added . and I do not want this method

I want to when adding data to show updates as soon as the addition of data
This can be done by Ajax , and An example of this method used Google Gmail


Now anybody help me please

A1ien51
05-22-2009, 02:29 PM
Have you done any of the basic Ajax tutorials out there?

Eric