When attempting to do a file upload to a web page I keep getting the Invalid Post Request Exception error.The file is 1k.
The Maximum POST data in the server doc is set to 0 (thus will allow 10mb as default).
The file upload is in script.
I am confused and baffled… any ideas?
N