Libraryless. Click here for Pure Java version (3437L/19K).
1 | // e. g. <input name="thefile" type="file" size="50" maxlength="500000" accept="image/png,image/jpeg"> |
2 | |
3 | static S hfileupload(O... params) {
|
4 | ret hinputtag("", paramsPlus_noOverwrite(params,
|
5 | type := "file", |
6 | name := "thefile")); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004593 |
| Snippet name: | hfileupload - file upload tag |
| Eternal ID of this version: | #1004593/4 |
| Text MD5: | 493dbe17225f3ebf6202814a055c9d50 |
| Transpilation MD5: | 94c6dd066c2b2df4c14df9c4ec0947d2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-27 07:18:58 |
| Source code size: | 245 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 838 / 941 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |