I have got this page on my website, http://etowahxc.com/pacer.php and what is supposed to happen is such that the user enters some data, presses 'send', and then the results show up as text in the box below. I used DOM to implement this, and it works fine on my computer (both IE and Firefox), but other people say that it doesn't work for them, and I can't quite figure out why.
I checked the DOM specs on the W3C website, and it says that most browsers should support it, so it must be something in my code. Could anyone help? You can just view the source for that page as well.
Thanks.
I checked the DOM specs on the W3C website, and it says that most browsers should support it, so it must be something in my code. Could anyone help? You can just view the source for that page as well.
Thanks.
