Forum Moderators: mack

Message Too Old, No Replies

Putting intelligence behind FORMS?

creating forms using scripts

         

cdgeorge

11:13 pm on Oct 24, 2004 (gmt 0)

10+ Year Member



I can create simple forms using my html editor's form tool but get stuck when it comes to putting some intelligence into these forms. For example, checking that all the required fields have been filled in. And whether to use client side javascript or server side CGI?

Does anyone have a simple script solution for this?