c# - Image Browser (Open Dialog) using asp.net? -


Do I want to browse for an image? How can I browse for an image using asp.net, how did I get it?

It sounds like 'file manager / folder explorer looking for a type if it is the case , So you have a lot of options:

  1. A great example of building your own with Matt Berceth -
  2. Download Open Source Control -
  3. There is a great (but not free) file explorer control for sale in Telekr -

I'm afraid that Matt Berre Eth you provide will be the best option. It's easy to implement and gives you great control.


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -