
Already i am using this code but its not working ur coding:
<tr><td valign="top"><strong>Address: </strong></td><td><textarea name="Address" rows="8" cols="30"> </td></tr>
my coding:
<tr>
<td valign="top"><strong>Address: </strong></td>
<td><textarea name="Address" rows="8" cols="30"></textarea></td>
</tr>

Do you want to insert address value through textarea into database? Please clarify this.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.