I am new to .NET so this is probably a stupid question but here it is.
I am working with .NET 2002 and I am just trying to do some simple things with the tool basically putting buttons labels and text boxes on a form and trying to learn the ASP stuff.
However when I hit the build and Browse in the solution explorer on my .aspx page it doesn't display any of my text boxes or buttons or any thing, the only thing that displays is text from the labels and what is in the text box, and if I change the color of the text on the .aspx page the color doesn't change in the browser. Also everything seems to get crammed into the left corner.
Do I have something setup wrong?
Thanks for you time.
To go where no programmer has gone before.
I am working with .NET 2002 and I am just trying to do some simple things with the tool basically putting buttons labels and text boxes on a form and trying to learn the ASP stuff.
However when I hit the build and Browse in the solution explorer on my .aspx page it doesn't display any of my text boxes or buttons or any thing, the only thing that displays is text from the labels and what is in the text box, and if I change the color of the text on the .aspx page the color doesn't change in the browser. Also everything seems to get crammed into the left corner.
Do I have something setup wrong?
Thanks for you time.
To go where no programmer has gone before.