The requested method POST is not allowed for the URL
You will need to speak with your webserver administrator as to why POST requests are not allowed. You cannot upload files without using a POST request.
| [reply] |
I'm using IBM Tivoli Netcool Webtop Server (http://publib.boulder.ibm.com/infocenter/tivihelp/v8r1/index.jsp?topic=/com.ibm.netcool_wt.doc/rn/xF11289368590104.html) and creating a custom cgi tool. In the documentation its said that we can run both POST and GET methods, but when I tried POST I'm getting this error.
| [reply] |
| [reply] |