Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1004593 // hfileupload - file upload tag

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3437L/19K).

// e. g. <input name="thefile" type="file" size="50" maxlength="500000" accept="image/png,image/jpeg">

static S hfileupload(O... params) {
  ret hinputtag("", paramsPlus_noOverwrite(params,
    type := "file",
    name := "thefile"));
}

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: 525 / 563
Version history: 3 change(s)
Referenced in: [show references]