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
Naveen kumar
1.6k
103
1.3k
Request handler
Nov 9 2016 12:17 AM
Hello All,
I am facing a problem i.e. my application is accepting any value in URL after my page extension. For Example i have a login page and its looks in URL like "localhost:64890/login.aspx" and if i enter some text after login.aspx like "localhost:64890/login.aspx/test" its accepted it and it is not giving me any 404 error. Some other entered values are as follow:
1. "localhost:64890/Login.aspx/Js/Images/Js/Images/admin.php"
2. "localhost:64890/Login.aspx/admin.php"
3. "localhost:64890/Login.aspx/Images"
Please help me to resolve this it is happpening in all pages in my project while it is ".Aspx" page or ".Html" page.
Thanks
Reply
Answers (
1
)
Implementing nested repeater with accordion asp.net C# ?
how to interact with Ms SQL in Android with Xamarin