Aug 13, 2005 #1 jbird33 Programmer Joined Aug 13, 2005 Messages 1 Location CA hi, i'm wondering , in theory, how asp can load a png file from a url and convert it into a different file format?
hi, i'm wondering , in theory, how asp can load a png file from a url and convert it into a different file format?
Aug 13, 2005 #2 DotNetGnat Programmer Joined Mar 10, 2005 Messages 5,548 Location IN try: http://www.codeproject.com/bitmap/graphicsuite.asphttp://www.catenary.com/howto/fileconverter.html -DNG Upvote 0 Downvote
try: http://www.codeproject.com/bitmap/graphicsuite.asphttp://www.catenary.com/howto/fileconverter.html -DNG