Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ldg76
  • Order by date
  1. ldg76

    Create search form using XML data

    Hi I'm running this from PHP. The fields I'm trying to display are: Flight number with origin and destination with the departure times for the user to chose from as well as the time, capacity, operator and cost price. Its so that the user can chose which destination they want to go on, then the...
  2. ldg76

    Create search form using XML data

    Hi Iam using the latest version of Apache and this is the XML I am using - its rather long!: <flights> <flight> <flightno>BE145</flightno> <origin>NCL</origin> <destination>SOU</destination> - <departures> - <departure> <departdate>03-10-2005</departdate> <departtime>08:55</departtime>...
  3. ldg76

    Create search form using XML data

    Hi there I'm new to XML and have been asked to produce a search form from the XML data (ie drop down boxes with relevant info)in XHTML which will drop the info into a database when the user has selected their requirements. If anyone could point me in the right direction, or offer any tips, it...
  4. ldg76

    Create a search form using xml data

    Hi there I'm new to XML and have been asked to produce a search form from the XML data (ie drop down boxes with relevant info)in XHTML which will drop the info into a database when the user has selected their requirements. If anyone could point me in the right direction, or offer any tips, it...

Part and Inventory Search

Back
Top