Computer Science Canada Javascript help |
Author: | Thuged_Out_G [ Sat Mar 18, 2006 3:43 am ] | ||
Post subject: | Javascript help | ||
what im trying to do is run a string through a function, that will remove all comma's from the string Also, is there is a way after the string has been stripped of all comma's to change it to an int similar to turing's strint command here is what i have come up with so far
any help would be appreciated. |
Author: | Thuged_Out_G [ Wed Mar 22, 2006 12:43 am ] | ||
Post subject: | |||
looks like i was realy far off with this problem
that did it quite easily |