Subject Re: [firebird-php] Pop-up's
Author Lutz Brückner
Lester Caine wrote:
>>The best solution I see is JSRS by Brent Ashley. It can did the above
>>within same page. It give you the control like using telnet programs.
>
>
> Just had a look at it, but it only provides the drop down
> list approach. I need to be able to control the pop-up and
> add additional information. The pop-up approach is what I
> need to 'make work', when I finish documenting the current
> stuff ;)

I'm using the jsrs library a lot in ibWebAdmin, i.e. for looking up and
displaying foreign key values. So you can find in the sources more
complex examples.

Lutz