Each user have it's own technique with processing form (saving loading editing and so on). Let's think what we have 15 fields of different data. How much time you spend on scripting this form? To more concretely let's think what it's a hotel class!
jatar_k
10:30 pm on Mar 21, 2005 (gmt 0)
>> How much time you spend on scripting this form?
well, the straight answer is as much as it takes depending on how secure I need it to be.
ironik
11:51 pm on Mar 21, 2005 (gmt 0)
I find that I spend a fair percentage of my time on getting the forms right. Forms can be a weak point in a website and it's worth spending the extra time to make sure you secure them.
orion_rus
8:47 am on Mar 22, 2005 (gmt 0)
Yeap i'm agree with you absoulutely! I suggest you to try pear DB_DO_Formbuilder! U can make any form with securence and checking for about 30 minutes Good luck to you