private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e) {
//http://www.url.com/member.php?action=login
if ((textBox1->Text->IsNullOrWhiteSpace(textBox1->Text)) && (textBox1->Text->IsNullOrWhiteSpace(textBox2->Text)))
{
MessageBox::Show("Please fill in your...