<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>hook_form</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi all,<BR>
<BR>
<BR>
not very familiar with Drupal development, but I'm working my way through Pro Drupal Development which helps a lot.<BR>
<BR>
I was wondering how I could implement the hook_form, in order to create a form within the Drupal generated form.<BR>
Can I add php in the &lt;mymodule&gt;_form or does Drupal offer ways here?<BR>
<BR>
<BR>
Here is my case. I am creating a module that stores nodes with several textfields. One of the fields is mandatory and should contain a url. The user must be able to search for the urls by posting keywords to an web service. When the result comes back the user must be able to select a url which is then stored in the right field. after that, the user is able to add some text and then submit the form the Drupal way.<BR>
<BR>
<BR>
Any help is welcome, thanks advance for the trouble taken.<BR>
<BR>
<BR>
<BR>
Ole Kerpel<BR>
Developer<BR>
<BR>
Internationaal Instituut voor Sociale Geschiedenis<BR>
Postbus 2169<BR>
1000 CD Amsterdam<BR>
T: 0208500137<BR>
E: oke@iisg.nl<BR>
www.iisg.nl<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>