ASP.NET and Windows Forms

  • Thread starter Thread starter phil1bruening
  • Start date Start date
P

phil1bruening

Hi!

In my ASP.NET Application I want to upload multiple images. For that I
want to use the OpenFileDialog from System.Windows.Forms.

Is that possible?
How can I integrate a Window Form (that appears on the client ws) in my
ASP.NET Application?

The clients are all Windows Clients that use IE. To install the
Framework on the clients is also no problem, also to install a dll.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top