Hi,
und mit:
<script>
function eraseCookie(name, domain, path){
....
document.cookie = cook
alert(cook);
}
</script>
bekomme ich:
nam=yyyyy; expires=Thu, 01-Jan-70 00:00:01 GMT domain=http://localhost path=index.jsp
Danke und Gruß
Messmar