Hi.Im trying to learn how to attach a file to the form.The idea is, the user can not only add a record but will also be able to add an attachment for that particular record. Lets say I would like to add an excel or word doc. This has nothing to do with sending attachments and emails and stuff like that, just attaching a file (or two) to the form. This may be trivial to most of you but its a headache for me as the reference books i read offered no such help and online research don't offer much clarity.Most of the results of my search are about sending and receiving attahments through email. Is it possible to put in attachments on the fields in datagrid too?Can anyone please help me?
Oh and i use VB.Net.
Oh and i use VB.Net.