Re: [PHP-DB] Link list

2001-02-13 Thread JJeffman
You need mix JavaScript and PHP. I've an example at www.eletromaster.com.br/produto.html . Have a look . HTH Jayme. www.conex.com.br/jjeffman -Mensagem Original- De: John Halladay <[EMAIL PROTECTED]> Para: <[EMAIL PROTECTED]> Enviada em: terça-feira, 13 de fevereiro de 2001 20:10 Assu

Re: [PHP-DB] Link list

2001-02-13 Thread Wayne Bastow
John, I think you should be looking at HTML documentation on the FRAMES tag. Wayne On Wed, 14 Feb 2001 10:10, John Halladay wrote: > I am having the hardest time finding a simple script where I can have a > list of links in the left frame that display info in the main frame when > they are cli

Re: [PHP-DB] Link list

2001-02-13 Thread Michael McGlothlin
Which part were you having trouble with? You just want to store link name and url in a db and have PHP write that as a list in HTML that simply targets an alternate frame when opening the url? John Halladay wrote: > I am having the hardest time finding a simple script where I can have a list >