Hi there,
To implement this, you need to add a FileUpload control to the markup and then handle the file in the Code Behind. You can save the file to disk or attach it to an e-mail. To see howto save it to disk, check out pages 460 and further. For the e-mail solution, my article would indeed help but:
Quote:
|
But again and again error occured .....
|
It would help if you'd post the exact error message here.
Cheers,
Imar