Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have a custom aspx page in a custom folder:
/custom/post.aspx
I have an outside form trying to post the form information to this page but I'm getting the error:
The HTTP verb POST used to access path '/custom/post.aspx' is not allowed.
I added the path to the "umbracoReservedPaths" in the web.config. Is there something I'm missing to allow HTTP POST for a custom aspx page?
Thanks in advance!
Ron
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Allow ASPX to HTTP POST
I have a custom aspx page in a custom folder:
/custom/post.aspx
I have an outside form trying to post the form information to this page but I'm getting the error:
The HTTP verb POST used to access path '/custom/post.aspx' is not allowed.
I added the path to the "umbracoReservedPaths" in the web.config. Is there something I'm missing to allow HTTP POST for a custom aspx page?
Thanks in advance!
Ron
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.