質問
contact form - display 'thank you' message
Could someone tell me how I code an asp contact form to display a 'thank you for your submission' message on the original page. I don't really want to redirect to totally new pages as I have 3 forms in total with 2 of them on one page. Ideally I would like to be able to position the thank you messages underneath each of the forms.
I am familiar with response.redirect but not how to display message on the current page.
Many thanks
