Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More control over the upload control
Message
From
12/05/2012 17:32:42
 
General information
Forum:
HTML5
Category:
Other
Miscellaneous
Thread ID:
01543455
Message ID:
01543530
Views:
50
>What do you mean by Upload Control? You mean the input type="file" element? If so there's very little you can do to style it.
>
>In general modern uploads are done with Upload plug-ins of some sort. What I do in most of my apps is capture the regular input as part of regular form submission and then trigger the upload control to upload files at the same time. Because these controls chunk files as they are uploded (so they can provide progress information) they're not part of the regular POST data flow of an HTML form but are uploaded separately.
>
>There are a variety of upload components out there most of them free. I'd look into that first...

Yes, that is the one. The textbox is always fixed and there is no way to take over the text over the button. Thanks for the reference, I'll take a look at some of that.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform