Welcome Guest, Not a member yet? Register   Sign In
Problem with re-populating SELECT and TEXTAREA fields
#2

[eluser]Colin Williams[/eluser]
Textareas don't have a value property. You put the value in between the opening and closing tags

Code:
<textarea><?= set_value($text) ?></textarea>


Messages In This Thread
Problem with re-populating SELECT and TEXTAREA fields - by El Forum - 07-04-2009, 11:32 AM
Problem with re-populating SELECT and TEXTAREA fields - by El Forum - 07-04-2009, 12:01 PM
Problem with re-populating SELECT and TEXTAREA fields - by El Forum - 07-04-2009, 12:27 PM
Problem with re-populating SELECT and TEXTAREA fields - by El Forum - 07-04-2009, 12:58 PM
Problem with re-populating SELECT and TEXTAREA fields - by El Forum - 07-28-2009, 06:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB