i hav created a page (login.aspx) using asp controls, its functionality coded using C# connecting to SQL Server 2000 Database.
when i run the page only asp labels can be seen. all other control (textboxes, dropdownlists, buttons) cannot be seen.
WHY????
How can this problem be solved???