retrieve data from mysql

wxdqz

New Member
I need to add State specific data to a particluar webpage. I am setting up a mysql table which has each state as a record and fields containing the information for each state.

I want the student to first select his/her state from a dropdown box. Set the state as a variable and use the variable to retrieve the appropiate record and the information in a specific field.

This info should show up in a webpage that contains federal information and rebuild the page with the state info inserted along with the federal requirements

Any ideas about the coding to make this happen.

Capt Matt
<!-- m --><a class="postlink" href="http://boatsafe.com">http://boatsafe.com</a><!-- m -->
 
Back
Top