I am trying to redirect to a subfolder ASPX page from the index.html page upon page load, but I am encountering an error with the following code:
window.location.href = 'URL= HMIS/Login.aspx'</script>
Error
Resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /URL= /HMIS/Login.aspx