[Typo3] cookies

Jody Cleveland Cleveland at winnefox.org
Fri May 6 23:46:04 CEST 2005


Hello,

I've got typo 3.7 running on a redhat 3.0AS server, and I've got a
question about cookies.

This page sets a cookie.  
http://www.wals.lib.wi.us/oshkosh/index.php?id=109

When someone clicks help on that page, they are directed to this page.
http://www.wals.lib.wi.us/oshkosh/index.php?id=380

At the very bottom of that page, I have a php script that is looking for
the cookie I set on the first page.  If it finds it, it outputs "Cookies
are accepted!" at the bottom of the page.  If it doesn't find it, it
outputs "Cookies are not accepted!" at the bottom of the page.  This
portion of things is working correctly.  

However, I want to take it another step further.  I'd like to include
the phrase that is shown at the bottom of the page in the email that the
form on that page sends me.  

Is it possible within typo to retrieve that value ($_COOKIE["Setting"])
as part of the form and send it along with the submission?

--
Jody Cleveland
Computer Support Specialist
cleveland at winnefox.org



More information about the TYPO3-english mailing list