Here is the link of the website
I have been told to change only the form action part of this site.which is
to "response.a sp"
Here the method POST is not working,and I dont know how to solve this
problem
I have tried making my own sample. asp page with 4 textareas as in
YourThoughts.as p,and also I have kept the textarea name and ID same as that.
My sample asp is working perfectly fine,in my page method POST is working. I
need to insert content of textarea in database,
But in YourThoughts.as p nothing is being inserted in database .after
clicking the submit button, the page just redirects to response.asp.
Please please help me, how to solve this problem.
Thank You
I have been told to change only the form action part of this site.which is
to "response.a sp"
Here the method POST is not working,and I dont know how to solve this
problem
I have tried making my own sample. asp page with 4 textareas as in
YourThoughts.as p,and also I have kept the textarea name and ID same as that.
My sample asp is working perfectly fine,in my page method POST is working. I
need to insert content of textarea in database,
But in YourThoughts.as p nothing is being inserted in database .after
clicking the submit button, the page just redirects to response.asp.
Please please help me, how to solve this problem.
Thank You
Comment