How does one create a page redirection in JScript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How does one create a page redirection in JScript?

I want to be able to link and visit other pages through JScript.

15th Mar 2017, 12:37 AM
Afutu Baron
2 Answers
+ 3
Thanks... most appreciated
15th Mar 2017, 7:16 AM
Afutu Baron
+ 4
window.location = "http://all4share.co" it will redirecte you to all4share.co
15th Mar 2017, 1:33 AM
Aditya kumar pandey
Aditya kumar pandey - avatar