Click to See Complete Forum and Search --> : Open image in different program


neil9999
10-19-2003, 05:26 AM
Hi,

If I make a normal link to an image, it opens in the web browser. Is there any way to make it open in an image program (eg. Windows Picture and Fax Viewer?)

Thanks,

Neil

Khalid Ali
10-19-2003, 10:20 AM
handling of any resources is dependent upon the browsers setiings. As by default browser knows that if the file is of type *.gif then it understands it and opens it.I am thinking if you write a plugin for browser that will handel a specific type of file,you ca achieve what you want.
I wish I knew a better answer(hope some one else would)