[ RFC Index | RFC Search | Usenet FAQs | Web FAQs | Documents | Cities ]

    Search the Archives
Display RFC by number
    


RFC 2388: I am facing a problem in my form that implements multipart/f...

<< Back to: RFC 2388

 
Reader comments:
 

Comment by SHRIKANT
Submitted on 5/10/2005
Related RFC: RFC 2388
Rating: Not yet rated Rate this comment: Vote
I am facing a problem in my form that implements multipart/form-data.Values of an array of checkboxes are getting incorrectly posted. (say)there is soem part of code inside form like...<form method="post" action="update" enctype="multipart/form-data">[..snip..]<input type="checkbox" name="checkboxes" checked value="3"><input type="checkbox" name="checkboxes" checked value="2"><input type="checkbox" name="checkboxes" checked value="1">[..snip..]</form>

 
 
FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

<< Back to: RFC 2388


© 2008 FAQS.ORG. All rights reserved.