Web Design and Development - CS506 > Chapter 31 > Flashcards
Which 2 places we can store information
client and server
What are typical uses of cookies
how we can create cookie
new cookie(“name” , “value”);
What is cookie to get information of repeating visitor
repeat