Re: [PHP] mailing a cookiecontent

2002-09-02 Thread Øystein Håland
Nope, the cookie is a multivalue cookie (the values from several fields (30-40). The cookiestr is the formatted cookievalue (formatted with numbers and \n) "Dave" <[EMAIL PROTECTED]> skrev i meddelandet [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > >Here's what I wanna do: > >On the first page I

RE: [PHP] mailing a cookiecontent

2002-09-02 Thread Dave [Hawk-Systems]
>Here's what I wanna do: >On the first page I collect a lot of formfield values into a cookie. On the >next page I display the content of this cookie. This works. >What I even want to do is mailing the cookie content in the same time I >submit the forms in the first page (or, when the new page loa