> try <http://www.melroch.se/conlang/slevan/slevan.php>.
> Unfortunately the program for some
> reason doesn't work in Internet Explorer, however.
Try to change
<button value="submit" name="submit">
to
<button value="submit" name="submit" type="submit">
I think that this will work.
P.A.