Page 1 of 1

Please help !

Posted: Fri Feb 03, 2006 11:36 am
by Lexiben
Hi
Im not that big in ASP so if someone can help me !!

This is my issue:
I have a lot of links on my webpage, and they are poining on tiff pictures made in dpi resolution 300. and what i need is an way to convert the pictures to 72 dpi when an user is clicking on the link.

Can some one please give me the code that i need

Posted: Fri Feb 03, 2006 11:43 am
by ckit
LexiBen wrote:Hi
Im not that big in ASP so if someone can help me !!

This is my issue:
I have a lot of links on my webpage, and they are poining on tiff pictures made in dpi resolution 300. and what i need is an way to convert the pictures to 72 dpi when an user is clicking on the link.

Can some one please give me the code that i need
You'd need to convert the pictures to 72dpi and then upload to the webpage, there is no way a browser can do it unless there is a plugin I'm not aware of.

Use XnView's "Batch Convert -> Set DPI" to convert the TIFF 100dpi to JPG 72dpi images.