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. Display OpenFileDialog On click event of ImageButton using ASP.NET & C#

Display OpenFileDialog On click event of ImageButton using ASP.NET & C#

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netsysadminhelp
2 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.
  • S Offline
    S Offline
    Soniya_k
    wrote on last edited by
    #1

    I want to upload image file(only .jpg, .gif, .png) on server. But according to requirement I've to use image button to browse file. After selecting file, on "Save Changes" button i've to upload image to server I'm not able to display File dialog on click event of ImageButton. Please Help..! I'm new in the .Net. Thanks In Advance...!

    V 1 Reply Last reply
    0
    • S Soniya_k

      I want to upload image file(only .jpg, .gif, .png) on server. But according to requirement I've to use image button to browse file. After selecting file, on "Save Changes" button i've to upload image to server I'm not able to display File dialog on click event of ImageButton. Please Help..! I'm new in the .Net. Thanks In Advance...!

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      The simple answer is 'You can not'. The only FileOpen dialog you get is 'Browse' using , which creates a textbox and a button. Anything else might need ActiveX.

      Vasudevan Deepak Kumar Personal Homepage namespace LavanyaDeepak
      Personal Weblog
      The World of Deepak and Lavanya
      Views and Reviews

      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