Answer Posted / vinoth kumar r
document.getElementById(<%= name.ClientID%>).vallue
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In which situation can you not use a viewstate?
What are the data controls available in asp.net?
Does google crawl redirects?
What is break mode?
What is a postback ispostback and autopostback in asp net?
To redirect the user to another page which method do we use without performing a round trip to the client?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
Explain transparent caching with aop?
What are the parts of an http response?
What is mta?
What is session authentication?
Where is cookie used in asp.net?
What is ispostback method in asp.net? Why do we use that?
What are the new web part controls in asp.net 2.0 ?
What are session state modes? List some of the important session state modes of asp.net.