When working with php code in an html salad
that my colleagues put together I find that the
usage of an <input type=button> will mess up the
sequence when paging backwards. It's in that
button's code somewhere but what is the position
of the place that javascript describes as :
document.formx.back()? I'd like to write some
php code to keep that important piece of info
from getting messed up.