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
Explain the concept of event bubbling in ASP.NET?
Which is the parent class of the web server control?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is session id in web application?
What are Session states available and its Uses?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
What is server side session?
What is use of Master Page in ASP.NET web pages?
What is meant by server side scripting?
How to find last error which occurred?
What is a web api?
What is difference between inproc and outproc?
what is AutoEventWireUp and what is the use of This property explain in details?
What are session and cookies?
Can the dictionary object be created in client?s scope ?