Hi All,
Am getting Error called "Invalid URI: There is an invalid sequence in the string." in Asp.net C# for the following string
%3Cp%3E%26nbsp%3B%3C/p%3E%0A%0A%3Cp%3E%23@%21%2C.*%26amp%3B%5E%26lt%3B%26gt%3B%3F/%5C%3C/p%3E%0A%0A%3Cp%3E%26uuml%3B%2C%20%26Ccedil%3B%2C%20%u015F%2C%20%u011F%2C%20%26ouml%3B%3C/p%3E%0A%0A%3Cp%3E%3Cstrong%3E%3Cspan%20style%3D%22color%3A%23000000%22%3ECOUNTRIES%20SOLD%20TO%3A%3Cbr%20/%3E%0ATARGET%20DATE%20FOR%20ENGINE%20EMISSIONS%20CERTIFICATION%3A%20%28ENTER%20DATE%20OR%20MILESTONE%20TYPE%29%3C/span%3E%3C/strong%3E%3C/p%3E%0A
can't identify what is the issue ,can anyone suggest how to resolve this

Riddhi ValechaPosted Sep 17, 2021, 4:41 PM
siva nathanPosted Sep 16, 2021, 3:18 AM
am going to save below characters in database but facing "Invalid URI: There is an invalid sequence in the string."
ü, Ç, s, g, ö
can you suggest any points to proceed further
Riddhi ValechaPosted Sep 15, 2021, 2:58 PM