Anyone have a problem with this?
I have a simple form, for which if submited with a certain button I use a header("location:..."
to take me to another page after putting the $_POST variable into a session variable.
In Firebird this is working great. The $_SESSION array on the new page is there... in IE, it's completely empty.
Anyone seen this before, anyone know a workaround besides using javascript to redirect?
Ugh.
-Rob
I have a simple form, for which if submited with a certain button I use a header("location:..."

In Firebird this is working great. The $_SESSION array on the new page is there... in IE, it's completely empty.
Anyone seen this before, anyone know a workaround besides using javascript to redirect?
Ugh.
-Rob