Probably having one image for the constant parts and then dropping
additional images on top for the reserved coloring would work.
If you're feeling adventurous then you can also look into using Adobe
Flex for this--very simple to do in Flash/Flex. Our two interns both
picked up Flex in a week so it's not nearly as big of a task as it
sounds at first.
HTH,
Sam
------------------------------------------------------------
We're hiring! B-Line Medical is seeking .NET
Developers for exciting positions in medical product
development in MD/DC. Work with a variety of technologies
in a relaxed team environment. See ads on Dice.com.
On Wed, 26 Sep 2007 20:05:05 -0400, "MscrmGuy"
[quoted text, click to view] <jstraumann@hotmail.com> wrote:
>Hi all:
>
>I am working on a little APS.NET project where a new executive gets to pick
>his/her reserved parking space. I am trying to figure out a way of
>displaying a map of all the available spots, with spots already taken
>colored red. The idea is the user could click on any open spot to reserve
>it, and then the map would refresh with that spot showing up red.
>
>I thought of using an map image with labels laid over the spots colored red,
>but discovered I cannot drop a label onto an image.
>
>Can anyone suggest how I might be able to do this?
>
>Thanks in advance for any and all help.