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 are custom controls?
Explain how is the asp.net mvc architecture different from others? : asp.net mvc
What are the advantages and disadvantages of session?
How to use ipostback?
What is the difference between c# and .net?
What is the meaning of TestApi?
What is asp net application object?
If we remove web.config or machine.config from the application then, is this application will works?
What is the difference between mvc and asp.net? : Asp.Net MVC
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What is the equivalent of date() and time() in asp.net?
How do you use viewstate?
How can we provide the WebParts control functionality to a server control?
Which is better union or union all?