Welcome Guest, Not a member yet? Register   Sign In
Form validation and set_value repopulation problem
#2

[eluser]CroNiX[/eluser]
Code:
<textarea name="ntext"><?php echo set_value('ntext'); ?></textarea>

The value for textarea goes between the open and close textarea tags. If you look at your HTML source you will probably see it's putting it within the open tag itself, which isn't correct.


Messages In This Thread
Form validation and set_value repopulation problem - by El Forum - 09-10-2012, 03:04 PM
Form validation and set_value repopulation problem - by El Forum - 09-10-2012, 04:20 PM
Form validation and set_value repopulation problem - by El Forum - 09-13-2012, 09:39 AM
Form validation and set_value repopulation problem - by El Forum - 09-13-2012, 09:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB