The following is the code of .NET.
string strFriendID = this.txtBoxReceiver.Text; BusinessRule br = new BusinessRule (); br.RemoveFriend (this.Session [ "username"] ToString (), strFriendID.); this.txtBoxReceiver.Text = "";
// This sentence is refreshed with a page. Response.write ("