Previous | Next | (P-PDF) Beginners
Topic: Re: formatting numbers entered in a form field (Via Email)
Conf: (P-PDF) Beginners, Msg: 80592
From: dug
Date: 1/31/2003 08:05 AM
Just a follow-up. I think the problem with your original code was that
you were using 'n' to represent an object, and then a number and string.
I think the switch from the object to the other types was confusing the
JS interpreter.
--doug