Answer Posted / izetamtechnologies
Whenever we click on a submit button on a webpage, the data is stored on the same page. But if the data is stored on a different page and linked to the current one, then it is known as a cross-page posting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is asp.net master page?
What are cookies in asp.net?
What is difference in .net 1.1 and .net 2.0?
Explain the different types of directives in .net?
What are the main differences between asp and asp.net?
What is the viewstate in asp.net?
What is runat?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
How do session tokens work?
Define secured sockets layer.
What is a Cookie? Where is it used in ASP.NET?
List down the sequence of methods called during the page load.
Explain cookies with example.
What are the HTML server controls in ASP.NET?
What is session and application variable in asp net?