How many webforms are possible on a single webpage?
Answer Posted / alpesh
For .NET infrastructure there should be only one <Form> tab
within a page
in .net on the submit the page is been posted back to the
form tag which is by default one only.
here in asp.net we cannot have more than one pages
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can you send an email message from an asp.net web page?
What r the asp.net list controls and diff. Between them?
What is cas?
What is application state?
What is difference Between Authentication and authorization?
Which object encapsulates state or data of a user?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is http response header?
What are session objects?
What do you mean by serialize?
Why cyclomatic complexity is important?
Can I combine classic asp and asp.net pages?
What is preprocessor in .net?
What are the file extensions for razor views?
What is application in asp net?