Welcome! Log In Create A New Profile

Advanced

Project Form Fields Validations

Posted by ssmkhize 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
avatar Project Form Fields Validations
October 13, 2009 02:45PM
Hi... Does anyone think that we will be penalised for not providing field validations especially for the "add new student" Form?.... or since this is a beginner's PHP course maybe it won't matter... the problem is that these validations require alot of additional form/pages...... cuz if these validations are required then I still have lots and lots to do....
Re: Project Form Fields Validations
October 14, 2009 01:16PM
I hope not, but alot of validation for each field in told on SQL requirements and your form should not porcess if incorrect beacuse Sql will not allow the data to be stored in to the database...

It maybe not have been mention up front but the database requirement tells us what to do,,

Rgds

Radhika
avatar Re: Project Form Fields Validations
October 14, 2009 01:28PM
I think validation is essential, but the question is, to what extent...

Do we need to have super accurate validation, as this will take ages, or do we only need to show an understanding of how validation works by including a simple validation on certain fields?

Regards
Stanton
avatar
Mac
Re: Project Form Fields Validations
October 14, 2009 03:57PM
Go for simple validation - especially using PHP!!!! You don't have to though.
avatar Re: Project Form Fields Validations
October 14, 2009 04:17PM
Thanks Mac!
Sorry, only registered users may post in this forum.

Click here to login