yes that is what i try to solve. but i use jquery. so i can just write plain sql in a function``?
On 15 Sep., 12:18, Zaky Katalan-Ezra <[email protected]> wrote: > 1. You can use only tmp_attachments and call sp_movefromtemp(post_id) when > the user click the save button. > In the stored procedure execute the sql you wrote and cleat tmp table. > 2. You can also use boolean tmp flag in attachments table. > > What problem do you try to solve with this approach? Loading files with AJAX > while the user keep on filling a form? > Like google attachments? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
