What is Hidden Fields in Asp.Net

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


Please Help Members By Posting Answers For Below Questions

what are the security certificates used in webservices?

1573


What are the advantages of passport authentication?

572


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

658


What is viewstate parameter?

597


What is difference between View State and Hidden Field in ASP.NET?

717






Explain what is the procedure to create the environment for asp.net? : asp.net mvc

605


To load your generated dataset with data which method do you invoke?

681


What are session objects?

587


What is the advantage of using Windows authentication in a Web application?

628


Where you store Connection string in "Web.Config" file in ASP.NET?

639


What are the types of validation in asp net?

609


How does cookies work in asp net?

584


Explain the difference between inline and code behind - which is best in?

571


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

635


Where viewstate value is stored in asp.net?

666