How many webforms are possible on a single webpage?
Answer Posted / 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 |
Post New Answer View All Answers
How do you identify that the page is postback?
How we can force all the validation controls to run?
What is viewstate in asp net with example?
What is data control in asp.net?
Explain client-side scripting?
What is the use of response redirect in asp.net?
What is form submit?
What are the navigation ways between pages available in ASP.NET?
When should I use server transfer and response redirect?
What is application variable?
Define resource files.
What is .net remoting?
Describe session handling in a webfarm, how does it work and what are the limits?
What is protected configuration?
What is the parent class of all web server control?