Disguising filename with GFLAx
Posted: Thu Sep 01, 2005 11:43 am
Hi,
I use GFLAx to resize images on the fly for our image library. The code used looks like:
<img src="client/viewimage.asp?imagenumber=tomH_003&maxsize=305&watermark=0">
This works perfectly, but when the user downloads the image, the filename comes up as viewimage.asp.jpg. Is there any way that I can force the browser to see a different filename?
I use GFLAx to resize images on the fly for our image library. The code used looks like:
<img src="client/viewimage.asp?imagenumber=tomH_003&maxsize=305&watermark=0">
This works perfectly, but when the user downloads the image, the filename comes up as viewimage.asp.jpg. Is there any way that I can force the browser to see a different filename?