<html>
<head>
</head>
<body>
<form action="http://acme.com/CodeQuality.java?method=test&experience=12" method="post">
<br>
<select name="Options">
<option>None</option>
<option selected="selected">Standard</option>
<option>Custom</option>
</select>
<br>
Path where source files are located<br>
<input name="CustomWallPaper" accept="image/*" type="file"
width="330"> <br>
<br>
<br>
<br>
<input value="Create SPDX" name="SubmitButton" type="submit">
</form>
</body>
</html>