Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q131

irt.org | About | Feedback | 1619 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q131

Sent by
Ray Pooley on August 12, 2000 at 09:51:32:

Comments:
Use parseInt() or parseFloat() methods to assign the form text variables to numeric variables and perform your maths on the new variables. eg:

numvar = parseFloat(formelementvalue);
If formelementvalue contains '30.1' then numvar will be equal to 30.1 numeric.


Other feedback on 'irt.org FAQ Knowledge Base Q131' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.