How to do - MS SQL C# Excel Access
Thursday, 12 May 2016
ASP.NET - Input type file - set width by ID in CSS
Watch this example on YouTube
<div>
<input type="file" id="ImportFile" />
</div>
CSS
#ImportFile{
width: 50em;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment