<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Doug ha scritto:
<blockquote cite="mid:201004231439.24407.Doug.duBoulay@gmail.com"
 type="cite">
  <pre wrap="">
I guess I'm just wondering if there is some standard approach to
generating an intermediate confirmation page before 
actually making the drupal_write_record() call(s)?

  </pre>
</blockquote>
<strong><code>confirm_form($form, $question, $path, $description =
NULL, $yes = NULL, $no = NULL, $name = 'confirm')<br>
<br>
<a class="moz-txt-link-freetext" href="http://api.drupal.org/api/function/confirm_form/6">http://api.drupal.org/api/function/confirm_form/6</a><br>
<br>
I hope that this is what you need.<br>
<br>
M.<br>
<br>
</code></strong>
<pre class="moz-signature" cols="72">-- 
Michel 'ZioBudda' Morelli                       <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>
Sviluppo applicazioni CMS DRUPAL e web dinamiche (LAMP+Ajax)
Telefono: 0200619074
Telefono Cell: +39-3939890025 --  Fax: +39-0291390660

<a class="moz-txt-link-freetext" href="http://www.ziobudda.net">http://www.ziobudda.net</a>                         ICQ: 58351764  
<a class="moz-txt-link-freetext" href="http://www.ziobuddalabs.it">http://www.ziobuddalabs.it</a>                      Skype: zio_budda
<a class="moz-txt-link-freetext" href="http://www.ziodrupal.net">http://www.ziodrupal.net</a>                               MSN: <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>                   
                                                JABBER: <a class="moz-txt-link-abbreviated" href="mailto:michel@ziobuddalabs.it">michel@ziobuddalabs.it</a>
</pre>
</body>
</html>