Subject | Re: [firebird-php] Grid data entry |
---|---|
Author | Milan Babuskov |
Post date | 2003-10-13T13:18:28Z |
Rajesh Kumar wrote:
Most modern browsers support it very well, especially this simple
things. The thing I described works in production on Windows (IE) and
Linux (Mozilla) without any "if browser == IE do this else do that"
stuff. This is just getting/setting field data.
I know that more "fancy" JS gives headache, since different browsers
interprete it differently (that's why I limited my users to IE and
Mozilla), but they work almost identical for this simple things.
--
Milan Babuskov
http://fbexport.sourceforge.net
>>If you're about to edit the entire tables, you canI see you guys have elaborated this over the weekend. But, why not JS?
>>make one hidden field which shows wheter any field in that row is
>>changed, so you don't have to update rows which are left intact.
>
> Can you please elaborate on how you do this with purely PHP. No JS please.
Most modern browsers support it very well, especially this simple
things. The thing I described works in production on Windows (IE) and
Linux (Mozilla) without any "if browser == IE do this else do that"
stuff. This is just getting/setting field data.
I know that more "fancy" JS gives headache, since different browsers
interprete it differently (that's why I limited my users to IE and
Mozilla), but they work almost identical for this simple things.
--
Milan Babuskov
http://fbexport.sourceforge.net