How Can we use multiple forms in single asp.net application?
Answer Posted / kuldeep
Yes, We can have multiple forms in ASP.NET. There should be
one form with runat attribute and rest without runat
attribute
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is asp according to you?
What are the advantages of using Master Pages?
What is the difference between user control and custom control?
What is the exact purpose of http handlers?
Explain the use of resource manager class in .net.
How can you make sure that web api returns json data only?
Why do we use datasource in asp.net?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
Why session is necessary in web application?
What is the use of web.config and machine.config files?
How to disable disable browser's Back button in asp.net (JavaScript)?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
How many validators do ASP.NET have?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Differentiate the session object and application object?