HTML Objects work but Web Control ones don't! - RESOLVED
Hi all,
I have an aspx form and on it i have placed two sets of controls.
I have a Text Box and a Button that come from the WebForms section of the toolbox, and
I have a Text Box and a Button that come from the HTML section of the toolbox.
For some reason when I build & browse the page, the HTML objects appear, but the Web Control ones don't. :confused:
Has this happened to anyone else? It happens on both my local machine and when I publish it to the server......
cheers,
stingrae