iE8 no error message
Hi,
on the iE8 there are no ERROR MESSAGES shown :-(
register.php
Denis
Hi,
on the iE8 there are no ERROR MESSAGES shown :-(
register.php
Denis
I notice you are using frames. I suspect this has a lot to do with the problem. in your test file, you dont seam to be really using frames at all, is there a reason this form is in a frame?
What is the trigger you are using for validation? try using the button press trigger.
Jason :-)
I think the problem is, that I use a redirection of my provider and he puts lots of code onto my page. So it wont be shown in the iE. in FF and Chrome it works.
Maybe I need to create an DNS for the redirection.
Thanks so far
Denis!
I have the same problem too. The Server validation error messages in IE8 will not show when the form runs inside a frame. However, if you turn your Cookies and Session Cookies in IE8 on it works in IE8 too.
Since Cookies and Session Cookies are turned off in IE by default a lot of users get a bad user experience when the form runs inside a frame.
Does anybody have a workaround ?
I have a newly created form that runs inside a frame on live URL here:
Etablerartilskot+for+Studentbedrifter/
I'm also attaching my source file so you can have a look at it.
The validation error messages for the text and textarea fields works because of the client side/spry validation, but the error messages for the file fields will not show because they are server validation only.
Regards
Rune
i did a quick google search for "cookies and iframes" and found this code snippet:
<?php header('P3P:CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"'); ?>
from this page:
IE-Blocking-iFrame-Cookies
try adding that code at line 1 of your page.
This code snippet works perfect !!
Thanks again for helping me.
Regards
Rune
awesome, glad to hear it worked.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.