5 <form name="bulk_feature" action="/bulk/feature/submit/" method="post" enctype="multipart/form-data">
6 <table summary="" cellpadding="10" width="100%"><tr><td valign="top" bgcolor="#EEEEEE" width="320">
7 Enter a list of feature identifier or upload a file containing one identifer separated by whitespace (returns, spaces or tabs):<br />
8 <table summary="" width="100%" cellpadding="0"><tr><td>
9 <textarea name="ids" rows="10" cols="30"></textarea>
13 <pre style="border: 1px solid gray; padding: 5px">
23 And/or upload list file: <br /><input type="file" name="feature_file" />
30 <input type="submit" value="Submit" /><br />