strange page not found (IE SSL)

I really need help and I am really desperate on this:

A script that runs on https:// is filled out and reloads the same file again (simple <form>-Tag) to check the data and show the next entry form.

All works fine on http:// and also on https:// with all browsers except IE.

I already know there is a bug in IE and that there is a patch for openSSL. But my customer do not want to apply this patch because he don't want to affect other customers and other browsers.

Can anybody *please* can tell me what the nature of this problem is and how I could program a workaround on this? The script is in PHP and I am using PHP sessions.

Marian

 

 

 

 

Top