I posted this above in the Advanced Forms section but I'm making it's own thread to make sure it's not overlooked...
Quick question on an ABVFP Form:
While testing input to the page real-time in my browser (Mozilla 5.0), I'm getting the generic .php 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. I can't fix what I can't find!
Also, phone number fields are classified as N fields -- if someone enters () or - what happens? Are those characters allowed? Thanks!
Quick question on an ABVFP Form:
While testing input to the page real-time in my browser (Mozilla 5.0), I'm getting the generic .php 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. I can't fix what I can't find!
Also, phone number fields are classified as N fields -- if someone enters () or - what happens? Are those characters allowed? Thanks!
Comment