I have several pages that are .net 3.5 pages. Each page has a form within the page. In the form I have controls like textboxes and buttons. When I publish the pages onto the host server, which is a 3rd party server, none of the controls are visible on the page.
If I view the source the code for the controls is there.
Everything works on the development machine. Why is this happening?
I am using VS2008.
Thanks.
If I view the source the code for the controls is there.
Everything works on the development machine. Why is this happening?
I am using VS2008.
Thanks.