Hello all,
I am trying to open a file from my application.
My table has member record and a location of the relevant member details file in a text field. Now I want that the user clicks on the command button and is able to view the file.
The problem is that the file can be anything thing, xls, doc, tif, pdf , or any other type.
I tried using the shell function and works fine with notepad.exe. How do I make it open any file with the relevant software.
Any suggestions please??
Thanks in advance..
Neer
I am trying to open a file from my application.
My table has member record and a location of the relevant member details file in a text field. Now I want that the user clicks on the command button and is able to view the file.
The problem is that the file can be anything thing, xls, doc, tif, pdf , or any other type.
I tried using the shell function and works fine with notepad.exe. How do I make it open any file with the relevant software.
Any suggestions please??
Thanks in advance..
Neer