Is there a teckie on this list who knows what is wrong in this
javascript sequence:
if (document.calc.cn.value=='CAD')
{ rate=rate1; }
else
{ rate=rate2; }
This works fine under Internet explorer. But under Netscape, I
always get "rate2".
Is there a piece of code that works with both browsers?
Claude
Ormetal inc.
---
You are currently subscribed to e-gold-tech as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
