I would like to use an ajax upload in which users can fill the form while uploading a file . But the problem is :
When you upload a file while filling the form . Where does the file goes . If it uploads the file what happens if user close the page ? The main question is how can I make an ajax upload form with cake ? On 29 Eylül, 13:48, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > - What happens if user uploads a file and does not submit the > > form the file will be uploaded > > I am not sure what you mean byt this... so I'll more on to the other > questions. > > > - How can I use anajaxprogress bar in cake ? Not swfupload > > please I sdont want flash in my site . > > - how can I pass data from form to the iframe because I will need > > to record the file path to the database where they belong ? > > These two depend so much on which javascript-framework you use (if > any), and how the progress bar is written. > If you have a progress bar working without Cake, then including Cake > should be pretty simple. > > /Martin > > On Sep 29, 1:17 am, cem <[EMAIL PROTECTED]> wrote: > > > Hi ; > > > i want to use iframe andajaxin my form but it seems really > > complicated . Because : > > > - What happens if user uploads a file and does not submit the > > form the file will be uploaded > > - How can I use anajaxprogress bar in cake ? Not swfupload > > please I sdont want flash in my site . > > - how can I pass data from form to the iframe because I will need > > to record the file path to the database where they belong ? > > > has anyone solved any ofthese issues ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
