Hi,
Is there a way to set the value of a cookie based on an image loaded within a frame?
I have this
{setCookie("someimage", parent.imageside.location.href);
but the "location.href" will not load the image when I call the cookie in a form.
thanks
paul
Is there a way to set the value of a cookie based on an image loaded within a frame?
I have this
{setCookie("someimage", parent.imageside.location.href);
but the "location.href" will not load the image when I call the cookie in a form.
thanks
paul