javascript - New window redirecting to my homepage -


hey have problem code redirecting homepage. have registration page when click submit, opens new window welcoming page. on new window has link go homepage, works. i'm wondering can somehow create link on closes window , makes registration page on redirect homepage? hope question makes sense!

a bit confused why you'd want handle way. send them homepage after click submit link on registration page? if so, can javascript using document.location = "/";


Comments

Popular posts from this blog

html - Styling progress bar with inline style -

java - Oracle Sql developer error: could not install some modules -

How to use autoclose brackets in Jupyter notebook? -