I was trying to do a web-form in ASPX using the MS Visual Web Developer. I set the method to POST and ACTION to "process.php". I get error message to the effect
"navigation to url "process.php" from POST not allowed"
Anyone else had a similar problem with ASPX?