This form will be sent to a page on
Extradisambiguator,
which will list out all
the variables sent and mail them back to the user given in the form.
In reality, you'll probably use HIDDEN input types for the target page and
possibly the sender e-mail and name, but this shows just how flexible the
whole thing can be.
Please use your browser's View Source facility to see the HTML code for this
form - the code of interest here is that between the <form...> and
</form> tags inclusive.
The PHP script "sendform.php" can be downloaded as a zip file from
here
(hosted at www.extradisambiguator.co.uk).