In article <OF48D424BD.87A6C8FB-ON88256C70.0080DCAD-
[EMAIL PROTECTED]>, [EMAIL PROTECTED] says...
> Is this even possible? I have a menu that is generated from a table.
> Typically, the menu items are links
> to html pages. I would like to have the link bring up a list of items from
> another table in the database,
> not an html page. So I guess this would be a select statement linked from a
> select statement?
> Is this even possible?
> 
> --
> Chip Wiegand
> Computer Services
> Simrad, Inc
> www.simradusa.com
> [EMAIL PROTECTED]

The concept would be to pass a value(s) in the link which would enable you 
to construct the appropriate query in the called page.

Cheers
-- 
David Robley
Temporary Kiwi!

Quod subigo farinam

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to