javascript thread: Hidden Button
make the button of type image (if you haven't allready), preload the image
in a var. But first off make the image point to nothing ("") and later make
it point 2 your var with:
your_form.buttonname.source = your_var;
you have to test this for the right syntax, but it works like this....
Randall Corbett
corbettr_99@y...
|





