<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>Well, I'm not sure I understand exactly what you're trying to see. But I never, ever, use "die" in Drupal; and very rarely "echo."<br></span></div><div>&nbsp;</div><div><font color="#ff007f" face="bookman old style, new york, times, serif" size="4"><i><b>Nancy</b></i></font> <br></div><div><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Fred
 Jones</font><br></div>
In D7 to make a form and then show only the result data with no<br>styling at all (that is the task), I am using<br><br>echo $output;<br>die;<br><br>in my form_submit function.<br><br>Is that the right way? It works, but I wonder if there's a better way?<br> </div> </div> </blockquote></div>   </div></body></html>