[development] (no subject)

Michael Favia michael.favia at gmail.com
Wed Sep 14 21:49:35 UTC 2011


> 1. Create a web form. ( with a text and a submit button)
Webform module or make a content type if you want to store these in the
db after they are made.
> 2. get the value of web form text field.
> 3. process the value through a internal command running on server,
> display the output.
Add your own submission function or validation based on if you need
that. http://drupal.org/node/58689

You can do this in a new module as instructed in the other response.
Good luck.

-- 
Michael Favia                   michael at favish.com
tel. 512.669.5650            http://www.favish.com



More information about the development mailing list