php-db | 2002122
Date: 12/30/02
- Next message: Mike Delorme: "[PHP-DB] Searching DB and Printing Results"
- Previous message: Marco Tabini: "RE: [PHP-DB] How to Make a Pop Up Window and show there a mysql table for help input data?"
- In reply to: Marco Tabini: "RE: [PHP-DB] How to Make a Pop Up Window and show there a mysql table for help input data?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am not sure what are you talking, but when you get some help (opening a
windows) on others browser (netscape, opera, etc) appear a window using
javascript or other technic you can show on that window a sql database
(mysql, sqlserver, oracle, etc.) and choose some item (independent what is
the browser what are you using) and you can make a click and that data get
pass to the input box where you getting help, I think is simply do it I know
how to create the window but I don't know how to show the database and
navigate trough that window and get the right option.
Regards
JL
"Marco Tabini" <marcot <email protected>> wrote in message
news:1041262951.20731.20.camel <email protected>
> I think you might be referring to data binding, which I think is only
> offered by Internet Explorer. A more browser-independent way is to use
> floating iframes that you can refresh depending on where the user has
> clicked. The iframe can point to a PHP script that extracts the data for
> you as needed. We have something similar working on IE, Opera 5+ and
> Netscape 6+, so it is possible to do it, although it requires a bit of
> Javascript work.
>
> Cheers,
>
>
> Marco
> --
> ----------------
> php|architect - The Monthly Magazine for PHP Professionals
> Come check us out on the web at http://www.phparch.com!
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Mike Delorme: "[PHP-DB] Searching DB and Printing Results"
- Previous message: Marco Tabini: "RE: [PHP-DB] How to Make a Pop Up Window and show there a mysql table for help input data?"
- In reply to: Marco Tabini: "RE: [PHP-DB] How to Make a Pop Up Window and show there a mysql table for help input data?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

