Jump to content

Getting contents of page after an Ajax call.


Solarpitch

Recommended Posts

Hey guys,

 

I'm making an Ajax call to my database and retrieving a newsletters HTML code as the result. I then prepend it into a div area called code_content. I use some php str_replace to add some links also.

 

When the content loads into the div, the user can then add further content to it via Ajax calls, appending articles and that.

 

What I'm trying to figure out is how can I then retrieve all the newly edited contents of this code_content div soni can send it to my Ajax function to write to te db?

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.