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

par admin posté 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
Posté: Sep 2 2017, 1:55
Réponses: 0
Vues: 3458, aujourd'hui: 2, semaine: 2, mois: 21
0 0 0.0/5