static S hpostform(O contents, O... params) { ret tag("form", contents, concatArrays(new O[] {"method", "POST"}, params)); }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1003215 |
| Snippet name: | hpostform - HTML post form |
| Eternal ID of this version: | #1003215/2 |
| Text MD5: | f063a03642e9f343d8bdd4ba7b750cda |
| Author: | stefan |
| Category: | javax / html |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-05-15 15:36:51 |
| Source code size: | 128 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1079 / 1045 |
| Version history: | 1 change(s) |
| Referenced in: | #1003216 - hbigtextarea - big HTML text area #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1008433 - hformPOST - synonym of hpostform - HTML post form #1030856 - hinlinepostform - HTML post form displayed inline |