Re: [PHP-DB] How do I keep the selected showing...

2001-03-03 Thread Brett
> > Hi All > > I have a fully functional db site which uses 2 sqls and 1 page to give our > > visitors info they need. > > > > That works fine, but some users have remarked that it would be nice that > the > > selected item from our drop down list stays shown when the page gives the > > info ins

Re: [PHP-DB] How do I keep the selected showing...

2001-03-03 Thread JJeffman
Use the "selected" attribute of the tag when you load the second page, marking the place the user had chosen : City G Para: <[EMAIL PROTECTED]> Enviada em: sábado, 3 de março de 2001 04:29 Assunto: [PHP-DB] How do I keep the selected showing... > Hi All > I have a fu

[PHP-DB] How do I keep the selected showing...

2001-03-02 Thread Dave Carrera
Hi All I have a fully functional db site which uses 2 sqls and 1 page to give our visitors info they need. That works fine, but some users have remarked that it would be nice that the selected item from our drop down list stays shown when the page gives the info instead of going back to the top o