You are here: Prepopulating form fields afer an error « PHP « IT news, forums, messages
Prepopulating form fields afer an error

Posted by Jack Jackson on 07/25/05 21:37

Hi,
I have a form and it does basic error checking after submission; when
the user omits required fields it kicks back the form with highlighted
errors telling them the error of their ways.

I've sussed out that by populating the value of the field with
$fieldvalue I can have that form field "populated" with the data the
user *did* enter for that field:

something like

<input type="text" name="email_address" value="<?php echo $email_address?>

That works great. But how can I do the same thing for drop down boxes,
when they select an option?

I tried the unwieldy,

<select name='blah'>
<?php if (!empty(blah)) {
echo "<option value='";
echo "$blah";
echo "'>"
echo "$blah";
echo "</option>\n";
}
?>


And that, lo and behold, didn't work. Can anyone offer a suggestion?

Thanks in advance
JJ

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация