<!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">
    Yes you need to create a module. Read up
    <a class="moz-txt-link-freetext" href="http://drupal.org/documentation/develop">http://drupal.org/documentation/develop</a>.<br>
    <br>
    On 09/14/2011 11:05 AM, Rohit Sharma wrote:
    <blockquote
cite="mid:CAB5rGoRRrNu0B1MbG-11-TjT78ACNpPu=+-KuAshT4V_1+qQiA@mail.gmail.com"
      type="cite">Thanks Tolga, how do i add hooks, i mean which file do
      i need to modify ?<br>
      Do i have to create custom module and then add hooks to it? if yes
      how do i create custom modules?<br>
      <br>
      <div class="gmail_quote">On Wed, Sep 14, 2011 at 1:30 PM, Tolga <span
          dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:tolga@ozses.net">tolga@ozses.net</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">Hi Rohit,<br>
          <br>
          Sounds like you need hook_form_FORM_ID_alter().<br>
          <br>
          Regards,<br>
          Hi,<br>
          <br>
          I am developing a website for internal work flow in my
          organization.<br>
          I am not sure how to proceed, customization seems very
          complicated to me.<br>
          <br>
          I tried hands on adding custom page, php code, but i m not
          sure how to<br>
          redirect webform to a custom php page.<br>
          <br>
          Please consider me a newbie.<br>
          <br>
          My requirements are:<br>
          <br>
          1. Create a web form. ( with a text and a submit button)<br>
          2. get the value of web form text field.<br>
          3. process the value through a internal command running on
          server,<br>
          display the output.<br>
          <br>
          <br>
          Could you please help me out with these.<br>
          <br>
          <br>
          <br>
          Thanks and regards,<br>
          Rohit Sharma<br>
          <br>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      Thanks and regards,<br>
      Rohit Sharma<br>
      <br>
      <br>
    </blockquote>
  </body>
</html>