150 ◾ PhoneGap Build
<input type = "radio" name = "periodtosend" id = "daily" value =
"Daily">
<label for = "daily">Daily</label>
<input type = "radio" name = "periodtosend" id = "monthly" value
= "Monthly">
<label for = "monthly">Monthly</label>
<input type = "radio" name = "periodtosend" id = "yearly" value
= "Yearly">
<label for = "yearly">Yearly</label>
<input type = "radio" name = "periodtosend" id = "specific"
value = "Specified date & time" checked = "checked">
<label for = "specific">Specific</label>
</fieldset>
</div>
<div data-role = "fieldcontain">
<input type = "button" id = "submit" name = "submit" value = "Submit"/>
</div>
</form>
<div id = "response"></div>
</div>
</div>
</div>
</body>
</html>
To load the for mde