This topic is locked
[SOLVED]

 Problem with DateTime Field in Add Page

12/28/2011 6:38:47 AM
PHPRunner General questions
T
thkaragianni author

Hello phprunner Team!
We have a problem with DateTime Field in Add Page!

We use PHPRunner 5.3 7474 for a project.
In add page we have a datetime field in chrome and other browsers works perfect except INTERNET EXPLORER

When we change the dateTime value and save, in database saves the current datetime value and not the new value.

Also we saw with a debuger that at Before ADD event the value is empty and $_POST doesn't bring the value of that field.
In other Browsers we don't have this problem only in IE.

Sergey Kornilov admin 12/28/2011

I would ask you to post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. We need to know what version of Internet Explorer do you use and how to reproduce this issue.

T
thkaragianni author 1/3/2012

Hello!! Happy NEW Year!! <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=63388&image=1&table=forumreplies' class='bbc_emoticon' alt=':D' />
I have uploaded the example and the ID is 248576
I lose the DateTime value when I use IE9 browser.