Hi,
before I start trying my luck on this projekt, I'd like to figure out if there isn't an easier or more logic way.
Project:
I'm using Chronoforms for a quite simple contactform, but I'd like to allow non-registered users to keep there data -once entered- in a cookie, so they don't need to fill in their name and stuff again and again
Plan:
Using PHP or JS to let ChronoForms set a cookie.
Worries:
- I read PHP must set cookies even before the header, which would be quite hard to realize with the Joomla, right?!
- I'm using more than one form - can they all read&write the same cookie?
- Is there a good howto on cookies in general and on chronoforms&cookies in detail?
many thanks in advance,
mh schreiber
before I start trying my luck on this projekt, I'd like to figure out if there isn't an easier or more logic way.
Project:
I'm using Chronoforms for a quite simple contactform, but I'd like to allow non-registered users to keep there data -once entered- in a cookie, so they don't need to fill in their name and stuff again and again
Plan:
Using PHP or JS to let ChronoForms set a cookie.
Worries:
- I read PHP must set cookies even before the header, which would be quite hard to realize with the Joomla, right?!
- I'm using more than one form - can they all read&write the same cookie?
- Is there a good howto on cookies in general and on chronoforms&cookies in detail?
many thanks in advance,
mh schreiber