I'm having an issue, I'm not even sure if this is doable, but I'm using a div to update the database using ajax...and if something is added to the database, I want to use ajax in another div to display the new record along with all the other records in the database...
the catch is, i don't want to reload the entire div over, because i just want the new record to appear below the existing records...and i also want to give the user the capability to move records around using up and down arrows...any idea...seems like dynamic div generation is necessary, but im very stumped. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
