Hi all,
I'm doing a feedback form exercise and having a little problem when submitting it, that is when I refresh the page (after submitted), the mail keeps sending to me even I'd alread clear up all fields manually. I even do a redirect that take me back to this page again after submitted, but no luck, and further more, a small message confirms user that his/her message was sent cannot be displayed when redirect technique is utilized. So, finally, I had to solve the problem by redirect to another page I'd like to call Confirm.aspx that will display the confirmed message, and the refreshed problem is... away.
Still, I would like to have this form to submit and re-display the original empty fields with the confirmed message. I think it'd be better!
Hope someone can help.
I'm doing a feedback form exercise and having a little problem when submitting it, that is when I refresh the page (after submitted), the mail keeps sending to me even I'd alread clear up all fields manually. I even do a redirect that take me back to this page again after submitted, but no luck, and further more, a small message confirms user that his/her message was sent cannot be displayed when redirect technique is utilized. So, finally, I had to solve the problem by redirect to another page I'd like to call Confirm.aspx that will display the confirmed message, and the refreshed problem is... away.
Still, I would like to have this form to submit and re-display the original empty fields with the confirmed message. I think it'd be better!
Hope someone can help.