any one help me how to pass a value from one html page to another page using javascript?? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

any one help me how to pass a value from one html page to another page using javascript??

29th Jan 2017, 3:15 AM
Gopal Kumar Mandal
Gopal Kumar Mandal - avatar
2 Réponses
29th Jan 2017, 6:07 AM
visph
visph - avatar
0
use php get or session variables. Avoid doing lt with js for security reasons (xss cross site scripting vulnerability)
29th Jan 2017, 3:33 AM
seamiki
seamiki - avatar