Hello guys, I have a model for Bookmarks, that a user can add/edit/delete from the web UI. Now, I want to add the functionality to be able to upload a file(bookmarks from FF, Chrome) that is in html format. I have see a couple of implementations/examples online for uploading a file.
In my case, I would like to upload, parse and then populate my existing Bookmark model. What do you guys suggest ? Create a new upload model, or ..... i am looking for suggestion .... Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
