Help with cookies
Moderator: General Moderators
Help with cookies
Ok I need to set a cookie then use it straight after, which I know is not possible. Is there anyway this can be done?
Re: Help with cookies
You mean without reloading the page? If so, why not just use the value you assigned to the cookie?
Cookies aren't sent back until the next page request...since obviously they haven't been set yet.
Cookies aren't sent back until the next page request...since obviously they haven't been set yet.