is to remove this spaces
sorry i forget to set '()' :( but i expected you get it
try this again :)
Code:
if(hold.Trim() == rd.GetString(0).Trim())
{
present=true;
}
Code:
string x="asd ";
string
Leave a comment: