Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

error status 7 when editing a date field from a data island

Hi there,

I'm trying really hard to get this to work, but $&%@#$@#!$#%^@#...

I've got a XML data island in a HTML page. The XML is typed through a XDR.
When the XML 'hits' the HTML-page, a date field is (correctly) displayed
like this:
25-5-02 (dutch format: dd-mm-yy)
The XML, however, looks like this:
2002-05-25
So I'm assuming that the browser formats the date according to the regional
settings.
But when I try to edit the datefield (like this: 25-5-03) I get an error
status 7 that the action was aborted.
When I edit the datefield in 2003-05-25, that is accepted.

Can it be that the date is formatted in regional settings (dd-mm-yy) but
that the XML only accepts his own format (yyyy-mm-dd)?

How do I solve this, or work around this?

Help would be greatly appreciated!!!

Thanks,
Ernst Wolthaus
[927 byte] By [ernst wolthaus] at [2007-11-9 15:24:35]