| Current Path : /var/www/html/mmishra/iws8/html/indem/isvs/ |
| Current File : /var/www/html/mmishra/iws8/html/indem/isvs/registration.inc |
<h1>Registration</h1>
<br>
<div class="text">
<dir><!--<a href='regform1.pdf'>Registration Form</a><br>-->
<p align=justify>Delegates attending the Seminar will be able to complete the registration and submit it online to the Seminar Secretariat. A copy of the registration can be printed for their record. Seminar Secretariat will send an email confirming acceptance of the registration. This will be subject to deposit of the Demand Draft for Rs. 500.00 [Rupees Five hundred only] in favor of Indian Institute of Information Technology Allahabad payable at Allahabad on registration at RGIIT.</p>
<p align=justify>Student delegates are required to submit a letter from the Institute/College on registration at RGIIT.</p>
<br>
<dir>
<!--<?php
include "mail.php";
?>-->
<table>
<tr><td><p>Name:</p></td>
<td><input type="text" name="name" size="50"></td>
</tr><tr>
<td><p>Designation:</p></td>
<td><input type="text" name="designation" size="50"></td>
</tr><tr>
<td><p>Organization:</p></td>
<td><input type="text" name="organization" size="50"></td>
</tr><tr>
<td><p>Address:</p></td>
<td><textarea name="address" rows="4" cols="38"></textarea></td>
</tr><tr>
<td><p>Phone:</p></td>
<td><input type="text" name="phone" size="50"></td>
</tr><tr>
<td><p>Email:</p></td>
<td><input type="text" name="email" size="50"></td>
</tr><tr>
<td><b><p>Presenting Paper</p> </b></td>
<td><input type="checkbox" name="paper" value="Y">Yes</td>
</tr>
</tr><tr>
<td></td>
<!-- <td><input type="submit" name='submit' value="SUBMIT"> <input type="reset" value="RESET"></td> -->
</tr>
</table><br>
</dir>
<a href='greenictform.pdf'><b>Download Registration Form</b></a>
<input type='hidden' name='rq' value='<?php echo $rq ?>'>
</dir>
</div>