javascript to create/check/delete cookies
Hi there
I'm kinda new in scripting, so this is why I ask the pro ppl.:rolleyes:
I'm trying to make an obfuscation with html+javascript(only these are allowed on mydisk.se), where:
file1.html: displays some text, creates a cookie with a keyword, then after a few time a link appears to file2.html.
file2.html part1: checks for the content of the cookie created, if it matches with the defined keyword, then deletes the cookie and shows some text
part2: if cookie doesn't match, shows another text
I hope you can help me, because I couldn't find any answers myself.
A lot thanks in advance, Adolf