TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Tan Wee Sin
NA
9
5.2k
double escape sequence and request filtering is configured on the Web
Dec 27 2020 8:41 AM
I have an URL that redirects users to a pdf file. The file contains special character "+" this would prompt an error below
Example:
/pdf/tags/cetificate+ version
HTTP Error 404.11 - Not Found
The request contained a double escape sequence and request filtering is configured on the Web server to deny double escape sequences.
I have looked through and noticed that the solution is to set allowDoubleEscaping as
True
but it would allow people to do HTML Injection, JavaScript Injection or SQL Injection.
Is there any way to code in C# to work around this problem? Because I have over 1000+ PDF with these kinds of a special character changing the file name manually will take a long time.
Thank You.
Reply
Answers (
1
)
Crystal Report error Document Could not been opened.
How to get exact string from () brackets