

                  
                       
                       FormCheck/2 v1.12beta
                       Copyright (C) 1998 Arne Blankerts
                       Freeware 
                       Date: 1-JUN-1998
            
                                T I P S . T X T
            

 - If it doesn't work ->> RTFM !!!!

 - If it still doesn't work - AGAIN RTFM !!!!!!!!!!!!!

 - The names for formelements must not contain any char which will be
   transleted by the browser (e.g. spaces, "+","&"...)

 - It's assumed that you are firm in coding HTML :)

 - If the delivery fails, check out if the "depends"-entry is correct
 
 - if you dislike sendmail, modify the FormCheck.ini to another tool.
   Topic: MAIL
   Key  : CMD
 
 - same goes for the fax ;)

 - If you wonder what's happening, change the DEBUGMODE=0 to 
   DEBBUGMODE=1
   That will produce local display of many internal thinks. Maybe that
   helps to find the problem.

 - If you can't find any failure on your side you can feel free to assume that
   FormCheck/2 has a bug and mail me :)
   (Use Bugreport.txt for that..)

 - to get a field with EXACT 5 characters put its max-length to 5 (this is
   html-code!!) and name it in the FORCE-Section with again 5 chars.
 
[EOF]