Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Web Custom Control and Dynamic Images

0 views
Skip to first unread message

Alfonso Moreno

unread,
Sep 22, 2008, 12:30:28 PM9/22/08
to
Hi,

I have a web custom control that creates a div on the client. Inside this
div, and by using javascript, several images are created but its content is
dynamic by nature.

In current implementation for this control, the user of that custom control
needs to define an IHttpHandler in order to retrieve the dynamic image, but
I want to implement that functionality in the same custom control and
through an ajax callback in order to obtain the url and to return the image.
But...

How this can be done ? Is there some sample code out ther that can give me a
clue ?

TIA

Alfonso Moreno


0 new messages