Quantcast
Channel: Spiceworks Community
Viewing all articles
Browse latest Browse all 4

PHP session when using iframe

$
0
0

I created a form that must be used on a few sites. The form is included with an iframe.

Everything works fine in IE10, Firefox and Chrome. However in Safari and IE8-9 it doesn't. When I use the form without the iframe, everythings works fine on all browsers.

When using the iframe, if I store data in a session object and go on to the next step in the form, the data isn't stored in the session anymore.

Anyone any thaughts on this?

A big thanks in advance!

This topic first appeared in the Spiceworks Community

Viewing all articles
Browse latest Browse all 4

Trending Articles