Form values problem

Discussion in 'HTML & Website Design' started by greatlogix, Nov 20, 2013.

  1. #1
    I have a big form. To facilitate user i have added Submit button after every 10 rows. For some reason form is not submitting values of one text field (pqty[]) after 3 submit buttons. Form is not submitting values of row 31 and onward. What can be problem? Please suggest.
     
    greatlogix, Nov 20, 2013 IP
  2. Triggs

    Triggs Active Member

    Messages:
    84
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #2
    Could you post your code?
     
    Triggs, Nov 20, 2013 IP
  3. greatlogix

    greatlogix Active Member

    Messages:
    664
    Likes Received:
    13
    Best Answers:
    1
    Trophy Points:
    85
    #3
    4000+ lines of code including all html. Should I post here?
     
    greatlogix, Nov 20, 2013 IP
  4. Triggs

    Triggs Active Member

    Messages:
    84
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    93
    #4
    4k lines of code seems a bit ridiculous, so that could be your first problem.

    But no just post the relevant code.
     
    Triggs, Nov 20, 2013 IP
  5. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #5
    Pretty much without seeing the code and/or a live copy of what's going on -- and, well... you've tread into 'we can't help you' territory. Is it a classic form, are you generating these elements client-side or server-side? Are you knee deep in scripttard BS so that it has no graceful degradation and is loading megabytes of scripting to do 5k of markup's job?

    But yeah, 4K LINES of code is shoot yourself in the head time if that's JUST the code that makes the form and handle's it's processing.
     
    deathshadow, Nov 22, 2013 IP