Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Multiple Access

Multiple Access

Scheduled Pinned Locked Moved ASP.NET
questionjavascript
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tarik Guney
    wrote on last edited by
    #1

    Hi.. I don't know if you've ever used Gmail Upload type but I just wanna use that type upload. Ok let me tell you what i want :) There must be a button and when users want to add more than one file at the same time then they can just click on that button to add a new fileupload control without no page refresh and when clicking on Upload button all browsed and selected file is gonne go :) how can I do that ? how kind javascript code i have to use and the other processes. Thanks in advance...

    I am not a perfect programmer,but i have perfect's programmers' habits.

    C 1 Reply Last reply
    0
    • T Tarik Guney

      Hi.. I don't know if you've ever used Gmail Upload type but I just wanna use that type upload. Ok let me tell you what i want :) There must be a button and when users want to add more than one file at the same time then they can just click on that button to add a new fileupload control without no page refresh and when clicking on Upload button all browsed and selected file is gonne go :) how can I do that ? how kind javascript code i have to use and the other processes. Thanks in advance...

      I am not a perfect programmer,but i have perfect's programmers' habits.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      There are numerous commercial controls that do this, or you can use javascript to write your own.

      Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      T 1 Reply Last reply
      0
      • C Christian Graus

        There are numerous commercial controls that do this, or you can use javascript to write your own.

        Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

        T Offline
        T Offline
        Tarik Guney
        wrote on last edited by
        #3

        Actually yeah I knew I should write my own codes but the problem is how i can do that ? Do you know any article or source code for that. It'd be so appreciated... thanks.

        I am not a perfect programmer,but i have perfect's programmers' habits.

        C 1 Reply Last reply
        0
        • T Tarik Guney

          Actually yeah I knew I should write my own codes but the problem is how i can do that ? Do you know any article or source code for that. It'd be so appreciated... thanks.

          I am not a perfect programmer,but i have perfect's programmers' habits.

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          The beauty of web programming is that any site that does what you want on the client side, sends you the code. The issue, from memory, is getting the controls on the server side so you can access the file data posted. I think I ended up adding a finite number of controls and show/hiding them with javascript, instead of just dynamically adding them with script.

          Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups