TextArea Problem
Posted: Wed Jan 27, 2010 4:25 am
Morning Team,
When using the following:
<tr>
<td valign="top"><p>Address:</p></td>
<td colspan="3"><textarea name="address" cols="40" rows="5"></textarea></td>
</tr>
If you print out from $address all the lines entered are put on a single line, is there a way to make it display as typed in please...
All the best from Alan
When using the following:
<tr>
<td valign="top"><p>Address:</p></td>
<td colspan="3"><textarea name="address" cols="40" rows="5"></textarea></td>
</tr>
If you print out from $address all the lines entered are put on a single line, is there a way to make it display as typed in please...
All the best from Alan