<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
Ok Heine, will try your idea<br>
<br>
But I do not use validate or submit yet<br>
<br>
Feijó<br>
<br>
<br>
Heine Deelstra escreveu:
<blockquote cite="mid:4798D8F2.3000803@gmail.com" type="cite">Feijó
wrote:
<br>
<br>
<blockquote type="cite">Yes, I use that return ($form_values) into my
query:
<br>
<br>
$result = db_query('select name from {reports} where rid=%d',
<br>
$form_values['saved']);
<br>
$report = db_fetch_array($result);
<br>
</blockquote>
<br>
Why not simplify the code as much as possible, then post the _entire_
relevant snippet (form builder, validate and submit handlers) on one of
the pastebins?
<br>
<br>
Regards,
<br>
<br>
Heine Deelstra
<br>
<br>
</blockquote>
</body>
</html>