I'm creating a form on Oracle Webdb and I'm having a terrible time adding three textfields. I know I have to convert to an integer but no luck. When I call the function and pass the variables, it seems as though parseInt(field1) is not working "field1 being the textfield". I have set up some hard coded values so I know my function is correct but ..... anyways, would anyone like to point me in the right direction.
thanks