I'm building an application that requires intensive use of image files. Throughout the application images are viewed, e-mailed, moved etc. To accomplish this I'm currently just providing a field where users input the file path to the image, and then the path appears as a hyperlink when the record is displayed. This is not a very efficient way to handle things, as it is entirely web-based and there is no easy way to view a file and then subsequently edit/e-mail the file.
Are there are any good 3rd party image tools that can be used for better photo-management within an asp.net app?
Thanks.
--
Mike
Comments can be misleading. Debug only code.
Are there are any good 3rd party image tools that can be used for better photo-management within an asp.net app?
Thanks.
--
Mike
Comments can be misleading. Debug only code.