Home All Groups Group Topic Archive Search About

newbie - image map help

Author
11 Mar 2006 12:05 PM
ageprogram
I'm trying to create an html type image map in VB.net using VS 2003,
for deployment onto PPC/Win CE sytems.  For example, when a user clicks
the upper left corner of the picture, a one is returned, lower left =
2, upper right = 3, lower right = 4 (Simplified explanation) Is there a
simple way to do this? Sample code would be greatly appreciated, if
possible. 
               Thanks!

Author
11 Mar 2006 1:16 PM
Cor Ligthert [MVP]
Newbie,

Most probably, your question is typical for the newsgroup.

microsoft.public.dotnet.framework.compactframework

Don't think you are not welcome here, but there you have more change,
however.

Cor

<ageprog***@hotmail.com> schreef in bericht
Show quoteHide quote
news:1142078752.980480.264480@v46g2000cwv.googlegroups.com...
> I'm trying to create an html type image map in VB.net using VS 2003,
> for deployment onto PPC/Win CE sytems.  For example, when a user clicks
> the upper left corner of the picture, a one is returned, lower left =
> 2, upper right = 3, lower right = 4 (Simplified explanation) Is there a
> simple way to do this? Sample code would be greatly appreciated, if
> possible.
>               Thanks!
>