I have windows form (C#) where you can give feedback and site owner can check it on websites but i dont good with php so i want make block instantly to windows forms so does this code stop it:
Regex.Replace(p.Message, @"<[^>]*>", String.Empty)
I have windows form (C#) where you can give feedback and site owner can check it on websites but i dont good with php so i want make block instantly to windows forms so does this code stop it:
Regex.Replace(p.Message, @"<[^>]*>", String.Empty)