Hello,
A few years back, I made a little inline javascript function which did some client side calculations on a form. The form buttons when pressed recalculate the values in some of the form fields. The script used to work fine.
Now, it brings up ActiveX warnings in the newer IE versions (but does still work), and gets stuck in a do...while loop in Fx. (Odd that it works in one, but crashes in another).
Because it's a client side calculator, should I continue to try to work on it, or is there a better method I should use (flash, ect)...
Thanks in advance for any help, and if interested, ask and I'l send you the ugly script. (Bit too much to post here).
A few years back, I made a little inline javascript function which did some client side calculations on a form. The form buttons when pressed recalculate the values in some of the form fields. The script used to work fine.
Now, it brings up ActiveX warnings in the newer IE versions (but does still work), and gets stuck in a do...while loop in Fx. (Odd that it works in one, but crashes in another).
Because it's a client side calculator, should I continue to try to work on it, or is there a better method I should use (flash, ect)...
Thanks in advance for any help, and if interested, ask and I'l send you the ugly script. (Bit too much to post here).
