Hi ,
I have an application in which html and asp.net is to be linked.
In the html page I have a link to the asp.net page.
<a href="WebForm1.aspx">Link to Asp.net page </a>
But, when I click on that link I get the code underlying the asp.net page displayed instead of the web page to be displayed.:sad:
Could any one tell me what could have gone wrong and how can I correct it?
Thanks,
Aswathy