Convert text value to numeric value
hi all,
is there way convert text value of 1 text field numeric value in text field? example, if text field's "monthtext" value "january", text field's "monthnum" value "01". i'm sure there way, knowledge limited...
thanks
there many ways can done... example, can use array of literal objects, or 2 arrays, 1 name of month , 1 number, etc.
More discussions in JavaScript
adobe
Comments
Post a Comment