Quick question on an ABVFP Form:
http://holtsports.org/registration.html
While testing input to the page, I'm getting the generic error page (which I haven't touched yet) with an error, but no description of what the error is... The <php echo$error; ?> appears alive and well in the code, but real-time in the browser I'm not seeing any text in the text box to know what error my input generated.
Also, phone number fields are classified as N fields -- if someone enters () or - what happens? Thanks!