How many webforms are possible on a single webpage?

Answers were Sorted based on User's Feedback



How many webforms are possible on a single webpage?..

Answer / vamshi krishna

n number of pages we can...

Is This Answer Correct ?    4 Yes 2 No

How many webforms are possible on a single webpage?..

Answer / chandra prakash

There can be only one form with runat='server' attribute.
but we can give multiple form tag without runat server
within a single form.

Is This Answer Correct ?    2 Yes 0 No

How many webforms are possible on a single webpage?..

Answer / 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

How many webforms are possible on a single webpage?..

Answer / swapnil

In a single page n number of pages u take.
Using different Layer

Is This Answer Correct ?    0 Yes 1 No

How many webforms are possible on a single webpage?..

Answer / elango

n number of webpages u can have in a single webform.for
example in a loginpage.aspx u can have 2 different iframes
in that u can load 2 different pages.

Is This Answer Correct ?    0 Yes 3 No

How many webforms are possible on a single webpage?..

Answer / ajit

Only One

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

What is Partial PostBack in ASP.NET?

0 Answers   Viscus Infotech,


what is view state?

10 Answers   Satyam,


In cache where dats is stored and how(file or object?)

2 Answers  


What are the different session state management options available in asp.net?

0 Answers  


Explain how to prepare culture-specific formatting in .net.

0 Answers  






What would be salary for 8+ years of experience in ASP.NET in different metro city in india?

0 Answers   Prompt Softech,


Explain exception filters?

0 Answers  


How many rounds are there for a software programmer to clear interview in any IT industries(MNC).

3 Answers   HCL,


main difference between asp.net2.0,asp.net1.1,asp.net1.0

1 Answers   Northgate is,


When maintaining session through sql server, what is the impact of read and write operation on session objects?

0 Answers  


Which two properties are there on every validation control?

2 Answers  


What is ViewState and How it is managed,Its Advantages/Benefits?

4 Answers   Google,


Categories