how to replace special characters in asp.net using c#

below code is the easiest way to replace the code in asp.net using c#

code for aspx.cs file.
TxtBox1.Text.Replace(",", "");

Admin

A Software Engineer, Social Media Marketing Expert, writer,

Post a Comment

Previous Post Next Post