Excel/XML to Forms?!

  • Started
  • Last post
  • 1 Response
  • lnu

    Hello,
    a friend of mine would like to make a webpage where customers can enter their adress. However, if they're already registered customers, their adress is listed in an excel-file (wich I guess can be easily converted to say XML) and they should only have to enter their customer ID and then the input forms (where other customers input their adress) should be filled out with the registered adress.

    Can anybody point me (him) to good resources/tutorials for this? I'm google-ing like crazy, but any links would be gratly apreciated.

    Thanks!

  • moth0

    You need to use and import the data to a database like MySQL, then use php to check entered details against this data.