<textarea name='message' id='cform-message' class='cform-textarea'></textarea>
<textarea name='message' id='cform-message' class='cform-textarea' rows='8' cols='20'>
</textarea>
$the_id = ' id="menuitem"';
$the_id = '';
<form action='./manage/plugins/iu-contact-form/process.php' id='cform-form' method='post' onsubmit='return cform_sendEmail();'>
<input type='text' name='subject' class='cform-hidden' />
<p>Name: <br /> <input type='text' name='name' id='cform-name' value='' class='cform-input' /></p>
<p>Email: <br /> <input type='text' name='email' id='cform-email' value='' class='cform-input' /></p>
<p>Message: <br />
<textarea name='message' id='cform-message' class='cform-textarea' rows='8' cols='20'></textarea></p>
<br />
<p><input name='image' type='image' class='cssimage' title='send' value='SEND' src='./manage/plugins/iu-contact-form/imgs/send.png' alt='send' /></p>
</form>
It looks like you're new here. If you want to get involved, click one of these buttons!