How i move to another page with a href?(like in the register button on my html file) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How i move to another page with a href?(like in the register button on my html file)

https://code.sololearn.com/WjVGCTFtOrRX/?ref=app

16th Sep 2019, 2:01 PM
ืื•ืจ ืœื—ืžื™
ืื•ืจ ืœื—ืžื™ - avatar
5 Answers
+ 1
You can use windo.location.assign = "file.name" or use php
16th Sep 2019, 2:06 PM
Jonathan Matta
Jonathan Matta - avatar
+ 1
How i know what is the file name?
16th Sep 2019, 2:10 PM
ืื•ืจ ืœื—ืžื™
ืื•ืจ ืœื—ืžื™ - avatar
+ 1
It is just easier to make a new code and write the link name instead of the file name because I dont know how to find it on sololearn
16th Sep 2019, 2:12 PM
Jonathan Matta
Jonathan Matta - avatar
0
How im linking 2 codes to 1 code??
16th Sep 2019, 2:18 PM
ืื•ืจ ืœื—ืžื™
ืื•ืจ ืœื—ืžื™ - avatar
0
You can use window.location.assign = "www.sololearn.com/and continue the link"
16th Sep 2019, 2:22 PM
Jonathan Matta
Jonathan Matta - avatar