sequential restore utility - big dump

Re: sequential restore utility - big dump

by Hans de Zwart -
Number of replies: 0

Nobody seems to have answered your question. I am not a PHP or HTML wizard. But basically you create a form and a dropdown in HTML

<form name="form1" method="post" action="">
<select name="select">

<option>result</option>

Then close the dropdown and the form

</select>
</form>

Hope this helps you on your way and is what you wanted to know