javascript Mar 30, 2020 Javascript is a method to get the current page's address from the previous page <script language="javascript"> alert(document.referrer); </script>