Download
100% FREE
Office Document APIs for .NET
Online: 1437
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
Can you have multiple form tags in a page?
Posted by
Bhakti
on 12/31/2009 | Category:
ASP.NET Interview questions
| Views: 4517
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
YES.
Page can have multiple form tags but only one of them can contain runat=”server” atrribute at a time.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Is it compulsory to have Script manager on the pag ...
Next > :
Can you diplay image with hyperlink field of gridv ...
Comments or Responses
Login to post response
More Interview Questions by Bhakti
Can you diplay image with hyperlink field of gridview?
You need to combine two database fields: Employee id and Name (EmpID : ...
int? d = 1; Type testType = d.GetType(); will result…
Limitation of boxing nullable type.
How can you make your machine shutdown from your program?
DetailsView and FormView - Which is better?
What is DetailsView?
is there any event "ModeChanged"?
Latest Interview Questions
Suppose you have CausesValidation Property to False for a button and y ...
What is CausesValidation Property in ASP.NET?
How can you update the records in database using datareader?
Select name of the file to which trace log is written?
See below given code. Will it run? try { Response.Write("In ...
Is it possible to place a try block without a catch or a finally block ...
Can you access the master page control in content page without FindCon ...
Can you access controls placed in master page in content page?
More ...