我需要在页面加载时从 index.html 页面重定向到子文件夹 aspx 页面。我使用以下代码并出现错误。
window.location.href = 'URL= HMIS/Login.aspx'</script>
错误
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