How do you set up a post website. For example, in javascript:
var xmlreq = new XMLHttpRequest(); xmlreq.open("POST", "awebsite.com", true)