basically theres an amount in one textfield and I'm going to enter the deposit % of the amount thats going to be charged on the next textfield and I want the app to automatically calculate the % deposit and appear in the actually charged textfield.
what would be the equation? like for instance if it was 100 dollars how would i write the code if it war 20%? or 30% like which ever precent the user would put in??
what would be the equation? like for instance if it was 100 dollars how would i write the code if it war 20%? or 30% like which ever precent the user would put in??