Not showing controls

G

Guest

Hi,
I create one asp.net application, in the page i put one server command
button.
but it will not shown when browsing.
Why????????
Please help ASAP.
 
G

Guest

If it's an aspnet control but the server doesn't know about it it will be
rendered into the html as <asp:mycontrol /> which will appear in the html
source but not display visibly in the browser...
 
E

Eliyahu Goldin

How do you think setting runat="server" can effect control visibility?

Eliyahu
 
E

Eliyahu Goldin

right

--
Eliyahu

london calling said:
If it's an aspnet control but the server doesn't know about it it will be
rendered into the html as <asp:mycontrol /> which will appear in the html
source but not display visibly in the browser...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top