<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><DIV></DIV>
<DIV>&gt; This worked for me - with "$form_values = $form_state['values'];"</DIV>
<DIV>What you did was change back to the Drupal 5 version, which is what your query was using.&nbsp;For Drupal 6, you should change "$form_values['list_name']" to&nbsp;&nbsp;"$form_state['values']['list_name']" etc.<BR><BR>&nbsp;</DIV>
<P><FONT face="bookman old style, new york, times, serif" color=#ff007f size=4><EM><STRONG>Nancy E. Wichmann, PMP</STRONG></EM></FONT></P>
<P><FONT face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</FONT></P>
<DIV>&nbsp;</DIV></div></body></html>