0 votes
in JavaScript by
Can you access Cookie using javascript?

1 Answer

0 votes
by

JavaScript can also manipulate cookies using the cookie property of the Document object. JavaScript can read, create, modify, and delete the cookie or cookies that apply to the current web page.

Related questions

0 votes
asked Sep 21, 2023 in Dot Net by Robin
0 votes
asked Apr 12, 2023 in Servlet by rahuljain1
0 votes
asked Sep 19, 2021 in JavaScript by sharadyadav1986
...