View Full Version : HELP! dn.asp file to jpg???


pixeltek
03-12-2008, 07:45 AM
A client is emailing me photos that are showing up as dn.asp files (active server document) -- it won't let me save them as jpg files...anyone know why this is happening...is it because they are a larger files? I've never had this happen before and it's a rush job :(

EDIT: Never mind. I had them zip the file and resend...that worked.

Jerryb
03-12-2008, 08:39 AM
hi,
well i think the issue is the fact that the *.asp is not a graphic file...
what *.asp is ... it is a html file with M$server scripting!! and that why you can't save the file as jpg!! at least not using the normal meathods..

I would suggest actually doing a right click on the image it self.... not do a save as from your browser file menu save...!!

I don't know all the details.. but normally when i had issues of displaying a asp file.... that had I saved and the browser don't want to handle it correctly, , i would just change the asp to htm extention... and that would let me view the website and I generally just use the right click on the image and either do a save as or "save from source" what ever hi lighted...

those are my thoughts.

A client is emailing me photos that are showing up as dn.asp files (active server document) -- it won't let me save them as jpg files...anyone know why this is happening...is it because they are a larger files? I've never had this happen before and it's a rush job :(