Miles thanks for the link. Will I be able to upload a File(Bookmarks.xml) and parse the data as "Title","Url", from the file before I can upload my Bookmarks Model.
On Nov 9, 9:34 am, Miles J <[email protected]> wrote: > 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... > > 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 -~----------~----~----~----~------~----~------~--~---
