Subject | Re: [firebird-php] Pop-up's |
---|---|
Author | Milan Babuskov |
Post date | 2003-10-16T10:28:52Z |
Almond wrote:
and in first dropdown list I have onChange event handler that fills the
second dropdown list with selected data from JS array. I use it on
tables that have few thousand rows without any problems.
--
Milan Babuskov
http://fbexport.sourceforge.net
> The best solution I see is JSRS by Brent Ashley. It can did the aboveThis is interesting... I will take a look at it.
> within same page. It give you the control like using telnet programs.
>
> Have a field to allow the user enter code/data to search, and use JSRS and
> php to return the pick list content. The site have a demo with a drill down
> effect. I use it to let the user have a partial select feature on pick list.
> I once use a separate window to update the main frame, but the user didn'tIn these kind of situations I usually preload everything into JS array
> like to click the submit button so many time :(.
and in first dropdown list I have onChange event handler that fills the
second dropdown list with selected data from JS array. I use it on
tables that have few thousand rows without any problems.
--
Milan Babuskov
http://fbexport.sourceforge.net