Buy Questpond's video subscriptions on
huge discount
.
Online: 9293
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
>
Exclusive Interviews
>
ASP.NET
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
What is the additional attribute required in the form tag if the form has <input type="file" …>
Posted by
deccansoft
on 10/30/2010 | Category:
ASP.NET Interview questions
| Views: 4173
If the form has input type="file" to upload a file along with request then its enctype="multipart/form-data" and method="post".
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
______________ Assemblies are resource-only assemb ...
Next question > :
Web Parts are equivalent to __________, but don't ...
Comments or Responses
Login to post response
More Interview Questions
Web Parts are equivalent to __________, but don't necessarily require ...
Can a HTML form tag have more than one submit button?
If multiple options are selected in listbox, then what is submitted?
How do we group radio buttons in a form tag?
When the form is submitted, For check box what is submitted when it is ...
The resource file for default culture should be _______________, and f ...
Can we nest a
tag inside another
tag?
View state and personalization both persist control state data, but vi ...