Hello
How I can remove zeros from string inside the form
for example
if input is 000082354
I want it to be 82354
Hello
How I can remove zeros from string inside the form
for example
if input is 000082354
I want it to be 82354
Best answer by Jake
Hi
You can do this by converting the string into a number using a form variable:


Hope this helps
Jake
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.