Saturday, 7 December 2019

Redirect URL without using a framework?

Hey guys,So for my website when a user logs in I want them to be redirected to the homepage. I want the server to redirect the URL to the homepage. How would I do that?res.WriteHead does not seem to work for me, but my code does reach the redirect blockHere is a snippet of my code​Thank you!

Submitted December 07, 2019 at 11:14PM by indisapien

No comments:

Post a Comment