Information
Showing posts with label
Function to get Cookies values
.
Show all posts
Showing posts with label
Function to get Cookies values
.
Show all posts
Wednesday, October 6, 2010
Javascript: Function to get Cookies values
›
function getCookiesValue(objCkNm) { var beginindex, endindex, result, num; num = objCkNm.length; beginindex=document.cookie.indexOf(obj...
›
Home
View web version