On Fri, Aug 29, 2008 at 11:11:27PM -0300, geoff wrote:
>
> Thanks for that tip Tim.
> Can you point me in the right direction as to how to associate the MS
> Picture and FAX Viewer" as the associated program for TIFs ?
On my system, shdocvw32 is already associated with EMF files. If that's
true f
On Fri, Aug 29, 2008 at 4:53 PM, Tim Roberts <[EMAIL PROTECTED]> wrote:
> geoff wrote:
>> Hi Folks;
>>
>> I have an application that stores images in a database.
>> When the images are extracted, we use the files extension and
>> os.startwith("filename") to allows the OS to select the users
>> desi
geoff wrote:
> Hi Folks;
>
> I have an application that stores images in a database.
> When the images are extracted, we use the files extension and
> os.startwith("filename") to allows the OS to select the users
> desingated program to open the file.
>
> Sometimes ... this goes astray. For some m
Hi Folks;
I have an application that stores images in a database.
When the images are extracted, we use the files extension and
os.startwith("filename") to allows the OS to select the users
desingated program to open the file.
Sometimes ... this goes astray. For some mysterious reason, WinXP's
f