chancemedia / cmlib

ChanceMEDIA Development Framework
1 stars 0 forks source link

CMSerializer #105

Open chancemedia opened 14 years ago

chancemedia commented 14 years ago

This can be used to serialise a database result set, pass to a hidden field which is manipulated with javascript with appropriate functions (also need to be written) then when the form is submitted (AJAX or not) CMSerializer can unpack the information into a new result set.