This website and apps are for sale. Only serious offers will be considered. Contact [email protected]

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: 3257, today: 1, week: 9, month: 17
0 0 0.0/5