<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    perfect. thanks<br>
    <br>
    -Don-<br>
    <br>
    On 4/26/2012 12:07 AM, Vaibhav Jain wrote:
    <blockquote
cite="mid:CAGNDeNmwPXqs21NqjFZ_z+t7BPyAF=2bAVhH7nknVC_5oog9Mg@mail.gmail.com"
      type="cite">
      <div class="gmail_extra">Hi Donald,<br>
        <br>
        You can use drupal_set_html_head function to add data to head
        tag for a particular page<br>
        refer this - <a moz-do-not-send="true"
href="http://api.drupal.org/api/drupal/includes%21common.inc/function/drupal_set_html_head/6">http://api.drupal.org/api/drupal/includes!common.inc/function/drupal_set_html_head/6</a><br>
        <br>
        <br>
        <div class="gmail_quote">On Thu, Apr 26, 2012 at 3:54 AM, Don
          Pickerel <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:donald@fane.com" target="_blank">donald@fane.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            Hi,<br>
            I'm wondering if there's a way to specify a custom page
            theme for a form<br>
            i've created in a module.<br>
            <br>
            I've create a custom module with a form, and have specified
            a url for it<br>
            with hook_menu. Now i need to specify custom tags for the
            &lt;head&gt; area.<br>
            I'm guessing a custom page.tpl.php would be the easiest way
            to do that,<br>
            but I'm open to any solution, but i'd like to specify all of
            it from the<br>
            module. Any ideas?<br>
            <br>
            drupal 6<br>
            <br>
            Thanks.<br>
            <span class="HOEnZb"><font color="#888888">-Don-<br>
                <br>
                --<br>
                [ Drupal support list | <a moz-do-not-send="true"
                  href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
                ]<br>
              </font></span></blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        Regards,<br>
        Vaibhav Jain<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>