Hello,
I have a finite list of values that I need to use to validate what users enter as a valid number. I would like to simply put these numbers into a flat file (txt or csv) and be able to use a javascript to use this file to compare the value that the user entered with a match in the file. Is this possible, and if so, can someone please show me an example. Any help would be greatly appreciated.
Thanks,
CB
I have a finite list of values that I need to use to validate what users enter as a valid number. I would like to simply put these numbers into a flat file (txt or csv) and be able to use a javascript to use this file to compare the value that the user entered with a match in the file. Is this possible, and if so, can someone please show me an example. Any help would be greatly appreciated.
Thanks,
CB