I have a webform in asp.net.In that webform there is 2
division class(DIV).in one of the div class there is a text
box for enter the id & a button for to check id with
database value.My doubt is that how can i appear the 2nd
Div contents only when the id is true with database
value.if wrong do not display the div . i Want code in c#.
Answer Posted / sam
We have give Property runat="server" for th division in aspx page
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How would you enable impersonation in the web.config file?
What is masterpage?
What is server infrastructure?
What is a web pool?
Explain how asp.net different from asp?
What is intrinsic objects in asp.net?
Explain server-side scripting?
What is connection pooling and how to enable and disable connection pooling?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is the difference between server-side scripting and client-side scripting?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What is state management react?
Write the different features of a Thread and a Process?
what is meant by sitemapnode ?