Welcome! Log In Create A New Profile

Advanced

Topic 4B

Posted by Anonymous User 
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
Re: Topic 4B
April 21, 2006 09:34AM
Done.

I am thinking of developing a framework for form field validation. One that I will reuse for the rest of my life.

I have a couple of such frameworks for C++.

Or maybe I could surf around and find someone who has done it.

Murphy's Technology Law 7
-- The attention span of a computer
is only as long as its electrical cord.
avatar
Mac
Re: Topic 4B
April 21, 2006 03:49PM
the problem as I see it is that form field validation works best with javascript.

Having validation rules on a page for form elements which does not exist, renders the rest of the validations useless....and forms will rarely have the same elements....amongst other issues.
Re: Topic 4B
April 25, 2006 09:58PM
I see what you mean. Thanks for the advice.

Murphy's Technology Law 7
-- The attention span of a computer
is only as long as its electrical cord.
Re: Topic 4B
May 05, 2006 01:24PM
Completed sucessfully
Sorry, you do not have permission to post/reply in this forum.