Hey
I tried to access a cookie that has a [object HTMLImageElement] but I found out that cookies have a limit on size so Im trying to do this with pure Javascript
I can store the value of what I want in a hidden div and now I want to pass that div to another page. Ive tried constructing it manually and Firebug SHOWS that I pass not only the GET value but also the variable YET I cannot print it out. Why cant I?
Please ask if you need any information.
Thank you