Mark A
12-18-2004, 05:42 AM
I've been looking at free scripts but don't seem to be able to find what I need. Would anyone be willing to help via email or instant messenger? I'm in the U.S., eastern time zone.
Problems I'm running into (besides the code itself) -
1. can't find a solution specific to my needs
2. available coding is too complex for what I need
3. I'm only a beginner and don't have a good grasp at what I'm trying to accomplish although I've written some code (for this particular problem) but it doesn't work
If anyone could help I would appreciate it. The main issues are -
1. password validation where the login and passwords are stored in an array
2. validating email addresses to verify that they contain an "@" and a "."
3. validating a birthdate entry just to see if it's a real date, I'm only looking to see if the month entered is between 1 and 12, the day is between 1 and 31, and the year is equal to or less than the current year
I can provide more detail on how it is to be set up if needed. Again, I'm not looking for advanced security measures or super-fancy scripts. Only rudimentary scripting that I can understand on my own (so I can learn from it). The majority of what I've seen is way out of my realm of understanding.
I sincerely appreciate any help.
Mark
Problems I'm running into (besides the code itself) -
1. can't find a solution specific to my needs
2. available coding is too complex for what I need
3. I'm only a beginner and don't have a good grasp at what I'm trying to accomplish although I've written some code (for this particular problem) but it doesn't work
If anyone could help I would appreciate it. The main issues are -
1. password validation where the login and passwords are stored in an array
2. validating email addresses to verify that they contain an "@" and a "."
3. validating a birthdate entry just to see if it's a real date, I'm only looking to see if the month entered is between 1 and 12, the day is between 1 and 31, and the year is equal to or less than the current year
I can provide more detail on how it is to be set up if needed. Again, I'm not looking for advanced security measures or super-fancy scripts. Only rudimentary scripting that I can understand on my own (so I can learn from it). The majority of what I've seen is way out of my realm of understanding.
I sincerely appreciate any help.
Mark