My uploader plugin allows you to attach uploads to a model, so its
automatically done through a behavior.

http://www.milesj.me/resources/script/uploader-plugin#Attaching-Files-To-Models-Auto-Upload

On Nov 9, 9:03 am, Ashu <[email protected]> wrote:
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to