Coder Social home page Coder Social logo

Comments (9)

SeanJA avatar SeanJA commented on August 25, 2024

I played with it a bit, I could get it to do anything beyond passing everything in post variables (including the file, which would be bad as there is a max post size in php, whcih is usually quite low...). You could set it to do it's ajax call to '/uploader/' + file_name instead I guess?

from fine-uploader.

extolabs avatar extolabs commented on August 25, 2024

can you please post the sample work you have done on this..

Thanks,
Anil

from fine-uploader.

SeanJA avatar SeanJA commented on August 25, 2024

the work I did... well... it didn't really work, sorry about that

from fine-uploader.

extolabs avatar extolabs commented on August 25, 2024

no worries :) atleast we tried

from fine-uploader.

valums avatar valums commented on August 25, 2024

it's not possible, because we send the file in the body due to browser limitations, it's easier to configure the codeigniter to accept querystring params

from fine-uploader.

SeanJA avatar SeanJA commented on August 25, 2024

If you want to know how, check here: http://codeigniter.com/user_guide/general/urls.html Not sure if you can do it on a per controller basis, it might actually be easier to rewrite part of the javascript instead (the part I mentioned above).

from fine-uploader.

SeanJA avatar SeanJA commented on August 25, 2024

Also, this might be of use to you: http://codeigniter.com/forums/viewthread/99570/

from fine-uploader.

extolabs avatar extolabs commented on August 25, 2024

Thankyou verymuch guys

from fine-uploader.

SeanJA avatar SeanJA commented on August 25, 2024

There is also a bit of a hack that you can do, I detailed it here: http://blog.seanja.com/2011/01/using-valums-file-uploader-with-codeigniter/

from fine-uploader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.