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

3
LINES

< > BotCompany Repo | #1032515 // hPostButtonIncludingForm - HTML submit button including post form

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

Libraryless. Click here for Pure Java version (4138L/24K).

sS hPostButtonIncludingForm(S name, S text, O... _) {
  ret hpostform(hsubmit(text, paramsPlus(_, +name)));
}

Author comment

Began life as a copy of #1003088

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1032515
Snippet name: hPostButtonIncludingForm - HTML submit button including post form
Eternal ID of this version: #1032515/2
Text MD5: 0bc894e7c566ee0d136a2fdfbdd4174d
Transpilation MD5: dc10948367710e33f1575d9013d9fce3
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-09-13 16:16:00
Source code size: 111 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 80 / 123
Version history: 1 change(s)
Referenced in: [show references]