> 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                   [email protected]
tel. 512.669.5650            http://www.favish.com

Reply via email to