Hi all,
I have an ASP.NET project using VB.NET.
My application will allow user to upload multiple attachments.(any type of files)
All the uploaded files will be store in the server(folder) for futher retriving.
Later, user can open the download file by clicking a hyperlink from a page.
Anyone have any idea and advice on how to do this ?
Any tutorial or samples that I can refer to ?
How can I Save and Open a file to and from a folder?
Thanks.

Regards,
Hean