Someone at Digitalpoint asked me on how to have ajax inside ajax, like how to process a form with ajax which is already processed by ajax.

It’s pretty simple first a file “POSTS” content into a php file which is received by ajax, this php file which receives the data has another form inside it which is too processed with ajax. I’ve written the code for it and made the demo up here with download.

Read on more for Download / Demo link.

Demo here

Download Here