I am developing a web application that includes an option to view various business documents. The documents have been scanned, saved in *.tif format and the paths to these images have been stored in a MS SQL7 Database. I am attempting to convert these images to *.bmp format and add them to a html template. I have been unable to convert the image format because the webclass will not let me use a unc naming format, I'm Not sure why? (unfortunatley, I do not have the luxury of mapped drives "JukeBox"), any suggestions would be greatly appreciated.