6 <form name="bulk_feature" action="/bulk/feature/submit/" method="post" enctype="multipart/form-data">
7 <table summary="" cellpadding="10" width="100%"><tr><td valign="top" bgcolor="#EEEEEE" width="320">
8 Enter a list of feature identifier or upload a file containing one identifer separated by whitespace (returns, spaces or tabs):<br />
9 <table summary="" width="100%" cellpadding="0"><tr><td>
10 <textarea name="ids" rows="10" cols="30">
16 <pre style="border: 1px solid gray; padding: 5px">
26 And/or upload list file: <br /><input type="file" name="feature_file" />
31 <td valign="top" bgcolor="#EEEEEE" width="320">
33 <b>Download feature information</b>:<br />
34 <div style="padding-left: 1em">
35 <input type="checkbox" name="feature_sequence" onchange="this.checked='checked'" checked="checked" /> feature sequence <br />
40 <input type="submit" value="Submit" /><br />