Dear All,
I have a requirement and that is as follows:
Aussume that i have a windows form in which i type all the details of an employee and i need to attach his resume [ which is in a PDF Format] to his details. When i click the save button, all his details which he has entered can be stored into a table.
Now what i really want is that:
1.How do i attach a PDF file into the windows form which the user can do by clicking a button after typing all his details.
When the user clicks the save button, how do i save the file that has been attached by the user.
When i retrieve the employee details, i want the file which was attached also to be displayed and shown.
Request anyone to please help on this.
Regards, George