Click here to Skip to main content
15,884,074 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
The problem is that I'm using a modalpopup extender on a website on Visual Studio 2005. I put the attribute TargetControlID = "imagemap1", and what I want to do after I click the imagemap in a hotspot, is to send some parameters to the modalpopup extender, so I can them in some textbox and labels, but i can't find how to do this! :(

Please I need much help, and if you need more information about my website just send me a mail or ask it here!!

:)
Posted

1 solution

You can refer to
http://stackoverflow.com/questions/1272636/passing-data-into-a-modalpopupextender
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900