Hi,
I am trying to make an ASP.net application in VB.net. When I use the web form controls and run my application using F5 none of the controls (except for Label and LinkButton) show in the IE browser. But the HTML controls show in the browser. However, if I write any code into the HTML controls then the code doesn’t work. Any help?