Coder Social home page Coder Social logo

Value not pass on server about picedit HOT 5 OPEN

andyvr avatar andyvr commented on August 24, 2024
Value not pass on server

from picedit.

Comments (5)

simonpapworth6742 avatar simonpapworth6742 commented on August 24, 2024

I use PicEdit in a kendo window with an additional textarea and two hidden input all works well, even after rotation, resize and drawing. Tested in Chrome 40

I have named my form, and only submit that form.

Try using chrome development tools to look at the request header of your post, and establish that the browser does actually send your input fields, I suspect it does.

You may also need to access the second file in the list of files, as it contains the edited picture, not the original picture.

I added code to empty the original file input box to speed up data transmission.

from picedit.

joaoprp avatar joaoprp commented on August 24, 2024

In my case it isn't. I'm using picEdit in my laravel app and there's only one file input being sent throught the XHR request headers.

from picedit.

joaoprp avatar joaoprp commented on August 24, 2024

a thing I realized was the HTML tags. Any form closing in the wrong tag subset might make the initial input be inside the form and the second one outside, not being considered.

from picedit.

jaysudo avatar jaysudo commented on August 24, 2024

Are you using Ajax to submit the form?

from picedit.

Gajendrasinh avatar Gajendrasinh commented on August 24, 2024

no

Best Regards,
Gajendrasinh Zala

On Tue, Mar 3, 2015 at 6:50 AM, jaysudo [email protected] wrote:

Are you using Ajax to submit the form?


Reply to this email directly or view it on GitHub
#15 (comment).

from picedit.

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.