# ASP.net web form application

**URL:** https://boards.straightdope.com/t/asp-net-web-form-application/110334
**Category:** Factual Questions
**Created:** [May 22, 2002, 5:09pm UTC](https://boards.straightdope.com/t/asp-net-web-form-application/110334 "2002-05-22T17:09:33Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mohyneenm](https://avatars.discourse-cdn.com/v4/letter/m/bcef8e/32.png) [@mohyneenm](https://boards.straightdope.com/u/mohyneenm)
#### Post date: [May 22, 2002, 5:09pm UTC](https://boards.straightdope.com/t/asp-net-web-form-application/110334/1 "2002-05-22T17:09:33Z")

</div>

Hi,  
I am trying to make an [ASP.net](http://ASP.net) application in [VB.net](http://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?😕
