Hello,
I read that a standard version of CMS MS don't use cookies in the front-end.
Does anyone know if the MLE version of CMS MS uses cookies in the front-end?
Thanks.
Regards,
Bas
Cookies in CMS MS MLE
Re: Cookies in CMS MS MLE
MLE set a cookie (mle in frontend and mle_admin in backend) with last selected language onlypurplerain12 wrote: I read that a standard version of CMS MS don't use cookies in the front-end.
Does anyone know if the MLE version of CMS MS uses cookies in the front-end?
cookies expire (and re-set in navigation) in 1 hour in frontend and 30 minutes in backend
they are not "required" but are necessaries for avoid some modules that are not close to API (not use CreateForm API and/or GetURL API ...)
Alby