I hope this isn't a silly question, but say I'm building a simple login page that checks a user name and password stored in a database and if correct redirects to the main page of a website. Is there a way to hide the URL in the source code so you can't see where it's being redirected to?