Soldato
- Joined
- 27 Mar 2003
- Posts
- 2,710
I hope someone can help with this problem that I am having.
I am currently using Bing Maps with c# 3.5 and aspx to load some pins for properties.
What I want to do is include a link on a html pop out of the pin and when the user clicks the link it loads a custom user control on the page that then allows the user to select some information.
Now I have all the pieces but can't seem to get the link to load the usercontrol.
I have had a quick google but am no further along as none of the examples that I have seen include loading a custom user control they just seem to populate the controls on the page from within the javascript.
Again thanks in advance for any help on this.
I am currently using Bing Maps with c# 3.5 and aspx to load some pins for properties.
What I want to do is include a link on a html pop out of the pin and when the user clicks the link it loads a custom user control on the page that then allows the user to select some information.
Now I have all the pieces but can't seem to get the link to load the usercontrol.
I have had a quick google but am no further along as none of the examples that I have seen include loading a custom user control they just seem to populate the controls on the page from within the javascript.
Again thanks in advance for any help on this.