Gaia Ajax Dynamic Image Example
Our Ajax DynamicImage Control is a control at first which might not look too interesting until you run
into one of the problems it solves better than any other controls in the suite and just discovers
how extremely versatile it is in use. As other prodigy children it has multiple usages, but some of the more
known ones are for creating Ajax CAPTCHA Controls and to render images stored in a database and so on.
The best way to realize what it does is to look at its implementation. Instead of having a "URL" for the Image Src
the Gaia Ajax Dynamic Image have an event handler which you can define yourself and within you can draw
onto a canvas as if it was a normal Bitmap and then the image will be rendered back to the client automagically.
Select Image:
Zoom (
68.0 %)
Features
- Easily create CAPTCHA controls - 100% exactly as you wish
- Render images from DB - Easy with practical no code
- Flexible - Choose between render images as GIF, JPEG or PNG
- 100% XHTML compliant - No "breaking the web" here
- ULTRA fast - Less than 2KB of JavaScript
- Reports - Create reports exactly as you wish
- Reuse - Reuse any existing image libraries you have which works with System.Drawing.Bitmap