|
hello, i have this form that is directed to an asp page - but when i submit the form it comes up w/:
Method Not Allowed
The requested method POST is not allowed for the URL /thanks.asp.
why is this?
the asp page is real basic and it should email the form and state "thanks for your submission" i am very puzzled because my host server should allow this
|