Hello all...
I am not sure I have posted this question in the right place. But my issue is that I have 2 pages written in asp and I am trying to add then to a server(GoDaddy) but when the user click my button(submit) I get an error message about my "Post Method) not allowed.... Can I anyone shed some light on this for me.
This is what I am using when the user clicks the button
<FORM id=Form1 name=form1 action=response_view.asp method=post>
But the code does go to the next page
Thanks a lot