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

5
LINES

< > BotCompany Repo | #1012318 // html_smartBotSendInput - needs jquery - returns HTML

JavaX fragment (include)

static S html_smartBotSendInput(S msg, O contents, O... params) {
  ret webAuthed()
    ? html_smartBotsChatPostLink(msg, contents, params)
    : ahref(smartBot_sendInputLink(msg), contents, params);
}

Author comment

Began life as a copy of #1012184

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: #1012318
Snippet name: html_smartBotSendInput - needs jquery - returns HTML
Eternal ID of this version: #1012318/5
Text MD5: ebba4c8fcb6156cafdf2e4fa595ae57c
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-28 13:46:35
Source code size: 205 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 321 / 354
Version history: 4 change(s)
Referenced in: [show references]