Doug ha scritto:
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)?
*|confirm_form($form, $question, $path, $description = NULL, $yes = NULL, $no = NULL, $name = 'confirm')
http://api.drupal.org/api/function/confirm_form/6
I hope that this is what you need.
M.
|*