<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Sebastian Mendel wrote:
<blockquote cite="mid448D3809.6060303@sebastianmendel.de" type="cite">
  <pre wrap="">-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Garvin Hicking schrieb:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi!

    </pre>
    <blockquote type="cite">
      <pre wrap="">or just scan first few lines (let user decide how much lines) and than
(optionally) recommend the table structure to the user and let him
decide to change or use the recommendation - if we cannot save the file in a temp
dir the user needs to upload the file twice
      </pre>
    </blockquote>
    <pre wrap="">This idea sounds quite good, IMHO. It's a bit of work when user interaction is
possible there, but IMHO it could be a really useful feature for some people.
Great idea. :-)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
first line could also be treated optionally as field names - like
excel?/access? it does - whether commented out or not

//'fiedl1'; 'field2';
01; 'text';

or

'fiedl1'; 'field2';
01; 'text';

  </pre>
</blockquote>
Yes, and make it create appropriate column types detected by the data
in the columns :) (as far as that goes)<br>
<br>
best regs, Arnor<br>
</body>
</html>