im having a quite big issue, with posting two or more variables to a website, but i dont think im posting correct:
http.post("http://advlock.webuda.com/lockP.php?", "key=" .. key .. ", licensekey=" .. computer[pos].key)
does anyone know if thats a valid posting method? (if not then please tell me what i need to add/remove)
and btw, the two variables "key" and "computer[pos].key" is some variables from an input / table.
Thanks in Advance












