Click here to Skip to main content
15,891,849 members
Articles / Web Development / ASP.NET

Generic Image Handler Using IHttpHandler

Rate me:
Please Sign up or sign in to vote.
4.61/5 (17 votes)
13 Mar 2009Public Domain2 min read 101.4K   2.6K   34  
Example of an HttpHandler to handle image URLs and hide server mapped paths from users. This can also be used to generate thumbnails of any size.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under A Public Domain dedication


Written By
Software Developer (Senior) Geometric
India India
B.E. in Information Technology
MCTS(.NET 2.0 )

Comments and Discussions