string reqString = string.Format("Login={0}&Domain={1}&Password={2}",textbox1.text, textbox2.text, textbox3.text);