how to display sucvcess message after submiting informatipo n on a form html same page w3schools popup code example
Example: how to make an alert in html
<script>
alert('this is an alert');
</script>
<script>
alert('this is an alert');
</script>