Answer Posted / neha
<input type=hidden value=India>
this is the input tag of html ,with the help of which we can
store value within the control,to see this code we have to do
view-page source
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between client-side and server-side validations in ASP.NET?
What is x xss protection?
What are the events that happen when a client requests an asp.net page from iis server?
What is hidden field in asp.net?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What are the types of validation in asp net?
Explain the various authentication mechanisms in asp.net.
Explain about secure socket layer?
What are the 3 levels at which content pages can be attached to Master Page?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Explain managed code an un-managed code.
Why do we use sessions?
What is the significance of proxy user?
What are httphandlers and httpmodules and difference between them?
What is http only cookie?