hasyer adlı üyeden alıntı: mesajı görüntüle
const ad = 'Mehmet SEZER';
document.cookie = 'ad='+ad;
;
Teşekkür ederim hocam.