Use the "selected" attribute of the <option> tag when you load the second page, marking the place the user had chosen : <option ..... <option ... <option selected value="ggggg">City G <option... HTH Jayme. -----Mensagem Original----- De: Dave Carrera <[EMAIL PROTECTED]> 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 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 of the list. > > http://www.angelettes.co.uk/dates/index.php3 is the url in action and > choosing different towns will show you what I mean. > > Its not the end of the world, as our visitors have said, but would be nice. > > Any help is full appreciated. > > Dave C > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]