Is there any way to work an alert to run when I echo a META tag which is refreshing the page?
The goal is to have the page refresh and then the Alert loads.
Example of current line:
echo '<META HTTP-EQUIV="Refresh" Content="0"; URL="contact-test.php">';