Hello everyone:
I am new in programming and I would like some help on how to save and retrieved files to a local drive.
I have created an add new record form and sometimes the user needs to add backup files, this could be on a word, PDF, txt, all file types. and I would like to give the user an OpenFileDialog option to select the file, then I would like to a save the data to a local disk, example C:\Program Files\Support|Attachments
I am using VB2005
Thanks you so much in advance