<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 29/04/2011 11:32 a.m., Ms. Nancy Wichmann wrote:
    <blockquote cite="mid:582353.59953.qm@web180312.mail.gq1.yahoo.com"
      type="cite">
      <style type="text/css"><!-- DIV {margin:0px;} --></style>
      <div style="font-family: arial,helvetica,sans-serif; font-size:
        12pt;">
        <div>You can use either the core Profile module or the
          contributed Content Profile module. I find that Profile is
          fine if you want just a few simple fields added, which can be
          required at registration. Content Profile gives you full node
          control but requires the user to come back and fill out the
          information after registration.<br>
          &nbsp;</div>
        <br>
      </div>
    </blockquote>
    Thanks, I am on drupal 7. First go at drupal. <br>
    <br>
    Have a table, customer_user_id, customer_data<br>
    <br>
    My plan is uploaded the data which is in CSV format and associated
    rows that match their customer_user_id with the drupal user_id. By
    putting the customer_user_id in the profile I assume I can then&nbsp; add
    a tab on the user/view for them to see the data.<br>
    <br>
    Iain<br>
  </body>
</html>