

<html>
<head><title>Nested forms</title></head>
<body>


testNewFormStart!<script type="text/javascript" src="/tests-new/makumbaResources/javaScript/makumba-livevalidation.js"></script>
<script type="text/javascript" src="/tests-new/makumbaResources/javaScript/livevalidation_1.0_standalone.js"></script>
<form action="testMakNewForm.jsp" method="post" name="myNewForm" >!endNewFormStart
        testName!<input name="indiv.name" type="text" value="" maxlength="40" id="indiv.name" >!endName
        testAdd!
          testAddEmail!<input name="email_1" type="text" value="" maxlength="40" id="email" >!endAddEmail
        <input type="hidden" name="__makumba__responder__" value="-1501796618_1">!endAdd
        testSubmit!<input type="submit">!endSubmit
testNewFormEnd!<input type="hidden" name="__makumba__responder__" value="2040295464">
</form>!endNewFormEnd


</body>
</html>