Download Bot Libre Desktop, your own personal bot for your PC or Mac
Bot Libre Forum : Connect your Bot to the World - XML, JSON, Web Services, HTML Scraping, Twitter, Facebook, Telegram, Email

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: 4625, today: 2, week: 2, month: 12
0 0 0.0/5