Hi I'm wondering if the following is possible...
I'm using SQL Express, VS Web Developer, AJAX 1.0, VB.net, etc
I'm using a web.sitemap file for navigation, within a default.master page. I want to add a 'Contact Me' link to it; that when clicked will initiate a ModalPopup with an email form.
The ModalPopup and email form is not the problem, but I'm struggling to see how to get the 'Contact Me' link in using the xml web.sitemap file, and then also being able to add a control around it.
Any pointers?
Thanks,
David