Is it possible to forcibly define the action for all forms in IIS 10?

성훈 정 0 Reputation points
2024-11-14T11:59:41.0266667+00:00

When submitting a form defined within an ASP page on a site registered in IIS, it doesn't navigate to the action URL you specified.

Instead, it redirects to a different page.

The redirected URL matches your defined action location, but the content displays entirely different JSON data.

If this issue is due to external interference, which areas should be improved?

Windows development | Internet Information Services
Developer technologies | ASP.NET | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.