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
Javascript problem
Using 3rd Party SSL to Setup Exhange 2007, Outlook 2007, Server 2003 with Terminal Services
Cannot Access Drive
SQL Server find sequnce of same values
Batch script to calculate elapsed time in seconds : must be able to handle if time crosses midnight
How do I delete the default recipient policy in exchange 2010?
Reasons to define UDT..
Citrix app links not launching with Citrix plugin in Internet Explorer
How to register nameserver
Disable Shortcut Keys in axwindowsmediaplayer1 (media player)