Bot Libre Forum : Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email Sign In : Sign Up

RE: Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email

by admin posted Sep 2 2017, 1:55

A "form" tag in HTML just calls a POST call with form parameters.
To call POST with parameters call,

var params = new Object();
params.username = "user1";
var html = Http.postHTML(url, params);


Id: 18920570
Posted: Sep 2 2017, 1:55
Replies: 0
Views: 4492, today: 7, week: 33, month: 34

Android app on Google Play freeappsforme.com