KB1001.009
Problem: 'Only POST method' error message from Comments.
This article applies to Comments.
Last Updated: 23 May 2002
Problem
Comments says "Only POST method supported" when you are using the POST method.
Details
When you POST a form to comments.exe, sometimes you get the error "Only POST method supported
by this program," even though you are using the POST method. This error is caused by using invalid
syntax in the NextPage hidden field. Comments uses HTTP redirection to send the NextPage URL
to the browser, and HTTP requires that redirect headers be absolute URLs.
Solution
Make sure your NextPage variable start with "http://" and lists the full path of the URL. Also,
make sure the page at that URL exists.
|
|