Jpeg hyperlink bug??

1masc

Registered User.
Local time
Today, 16:31
Joined
Aug 7, 2006
Messages
14
Morning everyone,
I have a really persistant problem with my database whereby whenever I click on a hyperlink (in the database) to a Jpeg file it will display an error message, "unknown file format" then open the file as normal. The access windows then crash.
Has anyone else encountered this problem? If so doe anyone have a solution or a way round it!?
Any help much appreciated, have a good day :)
Matt
 
The error is microsoft photo editor! Although jpegs are set to open with photoshop!?? The image does open (in ps) but then access crashes!
Thanks for the reply
 
Does this help.....

Double click on the image. There as several code examples commented out. One to open in paint, one to open in photoshop 6, one to open in windows image and fax viewer.
 

Attachments

Thanks Oldsoftboss! This will work splendidly!!!

Cool avatar too:-)
 
Need to add error trapping for ZoomIn_Click() sub in frmPicExample.

Specifically for error 2100: The control or subform is too large for this location.
 
I'm having the same problem. I'm trying to link the image here, would you please help how to do it?


Thank you.


Does this help.....

Double click on the image. There as several code examples commented out. One to open in paint, one to open in photoshop 6, one to open in windows image and fax viewer.
 

Users who are viewing this thread

Back
Top Bottom