Welcome Guest, Not a member yet? Register   Sign In
Jquery + file upload problems
#8

[eluser]DanTheMan[/eluser]
Hi,

The AJAX uploader seems fine. It will offer the ability for me to upload on the spot and then get the path of the file.

A few notes though;

1) There seems to be no documentation about this, in the download it has a controllers and my controllers, but no discussion if these are examples or if they are required. Has anyone any information on this?

2) I see a problem where if the user uploads the file, it submits the file to the folder. If they then submit my form to add a property (where my file uploader is located) then the returned page will loose the previous uploaded file path... meaning they will have to submit the picture again, clogging up the server.

In my non ajax script, I had the following solution:

1) User loads page with property form.
2) User types in details, including the form
3) User specifies file to upload
4) User submits
4) The controller checks validation of the data, if wrong it retuns an error on the same page
5) The controller checks the file upload, it will then create a thumb, return the filepath for use later... It will display errors in the view if exist.
6) Success, add to the database


Messages In This Thread
Jquery + file upload problems - by El Forum - 03-22-2011, 12:37 PM
Jquery + file upload problems - by El Forum - 03-22-2011, 01:41 PM
Jquery + file upload problems - by El Forum - 03-22-2011, 02:03 PM
Jquery + file upload problems - by El Forum - 03-23-2011, 02:45 AM
Jquery + file upload problems - by El Forum - 03-27-2011, 05:21 PM
Jquery + file upload problems - by El Forum - 03-27-2011, 05:56 PM
Jquery + file upload problems - by El Forum - 03-27-2011, 10:35 PM
Jquery + file upload problems - by El Forum - 03-28-2011, 01:03 PM
Jquery + file upload problems - by El Forum - 03-28-2011, 02:08 PM
Jquery + file upload problems - by El Forum - 03-29-2011, 06:24 AM
Jquery + file upload problems - by El Forum - 03-29-2011, 08:30 AM
Jquery + file upload problems - by El Forum - 03-29-2011, 08:31 AM
Jquery + file upload problems - by El Forum - 03-29-2011, 12:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB