Hi Monks. I need a way to redirect a browser if the link the user clicks is invalid/returns 404 error. I can't do it directly in perl prior to the user click because the perl server is outside of our LAN and the link will only work from inside the LAN. Javascript?