Microsoft
Software
Hardware
Network
Question : POST error
Can anyone tell me what this error means? Here's my form tag:
form id="form" name="form" method="post" action="thankyou.html">
The HTTP verb POST used to access path '/xxxx/yyyy/thankyou.html'
is not allowed.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: The HTTP verb POST used to access path ' '/xxxx/yyyy/thankyou.html'
is not allowed.
Answer : POST error
you can not post data to an html file,
<form id="form" name="form" method="post" action="
thankyou.html
">
Random Solutions
Sonicwall E5500 bandwidth/shaping vs Packetlogic PL5600
ASP - Masterpage issue with Home.asp
ssh 1.99 vs 2.0
VBScript Replace Function & the £ symbol?
IE sometimes fails to connect, gets worse with time since reboot
Search and replace script
Ethernet Network Connection Disables itself After Reboot (BOOTCAMP)
XP install without access to CD drive
Perl Iteration issue
how to make vlookup work