Jump to content

dools

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

dools's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. dools

    php query

    This is what i have so far.... <html> <body> <head> Query1 </head> <br> Please select a Clinic: </br> <Form action = "query1.php" method= "post"> <select> <select value= "valuelist">; <option value= "Falls Road Surgery">Falls Road Surgery</option> <option value= "Ballyowen Health Centre"> Ballyowen Health Centre</option> <option value = "Carrick Hill Medical Centre"> Carrick Hill Medical Centre</option> <option value = "Hillhead Surgery"> Hillhead Surgery</option> </select> <INPUT TYPE = "Submit" Name = "Enter" VALUE = "Enter"> </form> </body> </html>
  2. Can anyone help me with the following php query>?? CLINIC(ClinicName, ClinicLocation, DoctorName) APPOINTMENT(AppointmentNumber, PatientName, MedicalCondition, ClinicName) Get the appointment number and patient name for appointments where the clinic name is < select box value > Thanks
  3. Hi, Is there any way you would be able to help get me started how answer this question?... Create a Select box to display the following options for selection. -Print the whole table -print a particular record add a text box to enter a record number 1-7 these values are to be used only if the 'print a particular record' option is chosen in the select box'.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.