Sorry i should make it clearer,
the code should produce a drop down list as part of selection criteria for a contact list, some thing like
`Department’ with a drop down option of Firstname/Lastname and a Submit button.
Rest of the Html/php code works fine with in insert_php giving me a table of contact list.
Thank you in advance.
Thank you Chris,
may be i did not make this clear, our WordPress application is running on MySQL , I need to connect to an external MS SQL database on another server to extract some data to be displayed on the WP application we are developing.