Plz tell me when we clicked login button how can it open the another page that i had linked and how can i show my password . | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

Plz tell me when we clicked login button how can it open the another page that i had linked and how can i show my password .

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

26th Nov 2017, 4:11 PM
Arpan Kanwer
10 Respuestas
+ 1
you can link pages in HTML by using this format <a href="newpage.html">new page</a>... providing all the pages are in the same document
26th Nov 2017, 5:12 PM
Android Boi
Android Boi - avatar
+ 3
oohk bro I will Chech like this also thx for answer but how will I name html can I use I'd in html.
27th Nov 2017, 2:41 AM
Arpan Kanwer
+ 3
bro check I had written like this only.
27th Nov 2017, 10:46 AM
Arpan Kanwer
+ 3
oooohk checking
27th Nov 2017, 10:57 AM
Arpan Kanwer
+ 3
bro can u tell bro from me it didn't work.
27th Nov 2017, 1:27 PM
Arpan Kanwer
+ 2
You would need PHP to do it or (Django, Spring, RoR, etc.). It can be although done with Cookies, it is not preferred or even used. First Learn PHP, then use xampp application to create localhost and run it.
26th Nov 2017, 4:32 PM
Niush
Niush - avatar
+ 2
@charan how bro can u explain.
26th Nov 2017, 4:41 PM
Arpan Kanwer
+ 2
name it log.html Arpan..try em
27th Nov 2017, 10:52 AM
Android Boi
Android Boi - avatar
+ 1
for the login part you'll also link the login button to the new page too
26th Nov 2017, 5:13 PM
Android Boi
Android Boi - avatar
0
bro I need that when I click login button it will automatically m hide my original page and show my login page that is what I need bro.
28th Nov 2017, 10:01 AM
Arpan Kanwer