Select multiple values without using options

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sarayu
    New Member
    • Jul 2008
    • 15

    Select multiple values without using options

    Hi All,

    How can i select multiple values in a form without using options.I want to select more than one image from a table and submit those selected values as a request to the next page.I don't want to use the select box for this.
    Can u please help me about this?

    Thanks in advance
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    CheckBox ? Why don't you want to use a select?

    Comment

    • sarayu
      New Member
      • Jul 2008
      • 15

      #3
      I want to select multiple images from my page and i want to upload the all selected images to another page.So that i dont want to use the select box.And also i dont want to use the checkbox for each image.Just i select the images or folders and upload them.Can you please help me?

      Comment

      • r035198x
        MVP
        • Sep 2006
        • 13225

        #4
        Originally posted by sarayu
        I want to select multiple images from my page and i want to upload the all selected images to another page.So that i dont want to use the select box.And also i dont want to use the checkbox for each image.Just i select the images or folders and upload them.Can you please help me?
        Do you want to upload multiple images from a directory or to select images already appearing on the page. If you want to select images already on the page, how do you want the user to select/unselect an image?

        Comment

        • sarayu
          New Member
          • Jul 2008
          • 15

          #5
          The folders and images in the folders are already defined.I want to select and upload them into the next page.Can u please tell me how can the sub folders are maintained under a folder?Means when click on the folders like in our harddisk the sub folders and the files will be display?How its possible?

          ThankYou.

          Comment

          • r035198x
            MVP
            • Sep 2006
            • 13225

            #6
            Originally posted by sarayu
            The folders and images in the folders are already defined.I want to select and upload them into the next page.Can u please tell me how can the sub folders are maintained under a folder?Means when click on the folders like in our harddisk the sub folders and the files will be display?How its possible?

            ThankYou.
            you can use this to upload multiple images.
            P.S Please do not double post.

            Comment

            Working...