<form> <tr bgcolor="#FFFFFF"> <td height="19" valign="top" bgcolor="#FFFFFF"><input type="text" name="id" /></td> <td valign="top"><input type="text" name="name" size="10" / ></td> <td valign="top"><input type="text" name="branch" size="10" / ></td> <td valign="top"><input type="text" name="add" size="10" /></ td> <td valign="top"><input type="text" name="mob" size="10" /></ td> <td valign="top"><input type="text" name="email" size="10" / ></td> <td valign="top"><input type="submit" name="aa" value="Add New"/></td> </tr> </form> where will this code redirect me? i mean to the next line or to the start of my code
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en -~----------~----~----~----~------~----~------~--~---