, m_launch(_T("http://localhost:13579/"))
http://localhost:13579/
AfxMessageBox(_T("Press apply first, before testing the new settings!"), MB_OK);
Press apply first, before testing the new settings!
link.Format(_T("http://localhost:%d/"), m_nWebServerPort);
http://localhost:%d/