| Stefan Goßner [MSFT] 2007-01-24, 7:39 am |
| Hi Tom,
this is now an ASP.NET related question.
I'm not sure if the AdRotator supports image maps or not.
If yes, it will work the same way with the MCMSAdRotator.
Please check this on an ASP.NET related newsgroup.
Cheers,
Stefan
"Tom" <Tom@discussions.microsoft.com> wrote in message
news:A4F16CF9-6A6A-410C-B846-B62C532C9CB1@microsoft.com...[vbcol=seagreen]
> Stefan:
>
> I now see the image tag. Funny, but I had set the e.Alternatetext ahead
> of
> e.ImageUrl. This causes the image to not appear.
> Now I have a different question.
> While my MCMSAdRotator is now working... I don't want to set the
> e.NavigateUrl in the class as you have described. Rather I want to use an
> Image map where I can customize the coordinates exactly so my "hand" icon
> only shows up in a portion of the image rendered.
>
> But I am unable to cast the MCMSAdRotator1 as a
> System.Web.UI.WebControls.Image.
>
> Can you assist as this code fails but I know MCMSAdRotator1 imherits from
> System.Web.UI.WebControls.
>
>
> System.Web.UI.WebControls.Image i1 =
> (System.Web.UI.WebControls.Image)MCMSAdRotator1;
>
> Tom
>
>
> "Stefan Goßner [MSFT]" wrote:
>
|