clear form data (only IE problem)
-
i have one survey page (survey.aspx), on submit it inserts records in DB and redirect to (thanks.aspx). when again i used to execute same page its again insert data to DB and redirect to thanks.aspx page. but perticularly on IE(Internet explorer), second time & onwards its not inserting data and redirect to same page, i.e survey.aspx. i tried with page.forms[0].reset(); but its not working plz help. thanks in advance.
-
i have one survey page (survey.aspx), on submit it inserts records in DB and redirect to (thanks.aspx). when again i used to execute same page its again insert data to DB and redirect to thanks.aspx page. but perticularly on IE(Internet explorer), second time & onwards its not inserting data and redirect to same page, i.e survey.aspx. i tried with page.forms[0].reset(); but its not working plz help. thanks in advance.
Re post [^]. Please just wait for some time till you get reply. Don't post your question in multiple forums, only on relevant.
thatraja
-
Re post [^]. Please just wait for some time till you get reply. Don't post your question in multiple forums, only on relevant.
thatraja
hi thatraja, i think this question is relevant to both c# and ASP.net. anyway thanks for suggestion.
-
hi thatraja, i think this question is relevant to both c# and ASP.net. anyway thanks for suggestion.
you right, but the page & forms are more relevant to ASP.NET here, so you can get from there. cheers.
thatraja