Hey Jon,
Make the hotspot's URL include a quesystring (for example: mypage.aspx?id=1), and then use the Request.QueryString[name as string] property (for example: Request.QueryString["id"] )
HTH,
Tim Stall
----- Jon Cosby wrote: -----
How can I pass arguments from an image map to cs code? I want display
information on the map area based on a query.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.