attaching files

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have a c# asp.net webform and i need to allow the user to select a file in
his hard drive for attachment. a good example is yahoo's email where the user
can send attachments. when the user clicks the "Browse" button, a dialog or
window should pop up and the user can navigate to the file. after selecting
the file, the path of the file will be displayed in a textbox. i need to
allow the user to attached several files (maybe 3 for starters). i need the
code to accomplish this and thanks in advance.
 

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