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. file upload problem

file upload problem

Scheduled Pinned Locked Moved ASP.NET
help
3 Posts 3 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.
  • M Offline
    M Offline
    Mogaambo
    wrote on last edited by
    #1

    i have a code which allows the user just selects file using file upload then it is first saved and then converted to flv format. But i want to show an animated picture when file upload begins and when all the conversion is done, the animated picture should hide; Thanks and regards,

    M U 2 Replies Last reply
    0
    • M Mogaambo

      i have a code which allows the user just selects file using file upload then it is first saved and then converted to flv format. But i want to show an animated picture when file upload begins and when all the conversion is done, the animated picture should hide; Thanks and regards,

      M Offline
      M Offline
      Michael Sync
      wrote on last edited by
      #2

      I think you will have to use Ajax for that because if you are doing this in normal way, you will get the postback so that it doesn't matter whether the animation is showing or not.. the animation will be gone anyways. OR You can use IFRAME for that.. You can overlay the gif over the IFRAME while uploading and converting.

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)

      1 Reply Last reply
      0
      • M Mogaambo

        i have a code which allows the user just selects file using file upload then it is first saved and then converted to flv format. But i want to show an animated picture when file upload begins and when all the conversion is done, the animated picture should hide; Thanks and regards,

        U Offline
        U Offline
        UsmanMunier
        wrote on last edited by
        #3

        yeah you should use ajax upload which is available at http://www.codeproject.com/KB/ajax/simpleajaxupload.aspx[^]

        Usman Munier Xavor Corporation Pakistan

        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