<!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">
<br>
<blockquote cite="mid:20070919140942.3f74d88b@localhost" type="cite">
  <pre wrap="">
Nice tools to discover... but the accent is on "form" rather than on
file.

  </pre>
</blockquote>
Try this: <a class="moz-txt-link-freetext" href="http://drupal.org/project/webform">http://drupal.org/project/webform</a><br>
<blockquote cite="mid:20070919140942.3f74d88b@localhost" type="cite">
  <pre wrap="">I just have to collect data from users and store them in a DB.

I could just have a php node that contain a form whose target is the
node itself and collect all the data through POST and save them.

That looks slick to me, I was wondering if that kind of activity
(collecting data through forms to store in a DB) can be pursued in a
more kosher way (using some drupal API, modules etc...).

I just got into this:
<a class="moz-txt-link-freetext" href="http://drupal.org/node/326">http://drupal.org/node/326</a>
expecially this:
<a class="moz-txt-link-freetext" href="http://drupal.org/node/37775">http://drupal.org/node/37775</a>

I've to get an idea of the advantages of kosher coding vs. learning
all the API now ;)


While we are at it... how do you collect data through GET (not POST)
when url rewrite and alias are activated?

What if the node is:
drupal/this_is_the_php_node
and I want to pass some GET data?

thx

  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<hr align="center" noshade="noshade" size="1" width="100%">
<p
 style="text-align: center; font-family: verdana,arial,helvetica,sans-serif; color: rgb(51, 51, 51); font-size: 10px; text-transform: lowercase; font-style: normal; font-weight: normal;"><a
 href="mailto:sander@sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">sander-martijn</a><br>
interface developer | architect<br>
<a href="mailto:sander@sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">sander@sander-martijn.com</a><br>
<a href="http://www.sander-martijn.com"
 style="text-decoration: none; color: rgb(0, 0, 255); font-family: verdana,arial,helvetica,sans-serif;">www.sander-martijn.com</a>
</p>
<hr align="center" noshade="noshade" size="1" width="100%"></div>
</body>
</html>