|
Posted by Bob Bedford on 11/13/55 11:28
In the attempt to keep the URL and code quite clean, and avoid to have a
very loooong url, we have used $_session[] for storing values trough the
pages.
Now, we have some clients that doesn't get any result when going on the
second page. After studying their browser, the confidentiality setting was
at the maximum. On their settings, the site doesn't work well.
Since we can't change the setting for every client, what may we do ?
For passing session variable does it suffice to put a .SID at the end of
every URL as we didn't do it.
And for POST submission, where we want to keep some values, how to we put a
SID at the form tag ?
Bob
Navigation:
[Reply to this message]
|