Google dot what?
Posts: 2
12 credits Members referred : 0
« on: May 01, 2006, 10:27:11 PM »
Olaf, I've downloaded your Validate_fields class version 1.34 and modified the form fields to fit my form. I can't get the error messages to show up. Ultimately, I want it to redirect to another page if it validates and provide the error messages if it doesn't ... but I'm at the early testing stage and can't even get it to show the messages. At first I thought it just wasn't finding the included class file, so I cut and pasted it directly into the form page ... still not working.
I'm a relative newbie to PHP and expect it's something very simple ... but I'm not seeing the problem.
Other than putting it in our district template and changing the form input data, I've left it as close to yours as I could for early testing. I've changed nothing in the class code except to turn error reporting back on. The downloaded exact code from you works fine so it doesn't seem to be a server problem.
Could you take a look? Thanks!
« Last Edit: May 01, 2006, 10:30:07 PM by olaf »
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6274
38470 credits Members referred : 374
Google dot what?
Posts: 2
12 credits Members referred : 0
« Reply #2 on: May 01, 2006, 10:42:39 PM »
Well, DUHHH!
I love it when it's that easy ... I've spent hours trying to figure it out. THANKS! BTW, I think your code is very user friendly, concise, easy to modify and just what I needed. Thanks for sharing it with us!
Teresa Boose Web Manager Kansas City, Kansas Public Schools
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6274
38470 credits Members referred : 374
I love it when it's that easy ... I've spent hours trying to figure it out. THANKS! BTW, I think your code is very user friendly, concise, easy to modify and just what I needed. Thanks for sharing it with us!
Teresa Boose Web Manager Kansas City, Kansas Public Schools
Sounds good...
that was the first reason to write this class that there are lot of hard to use valiadtion scripts on the net.