I am trying to send a user to another page using a Javascript Function:
<
I believe window.location.href = "newpage.html"; will work.
window.location.href = "newpage.html";