home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / frmck112.zip / tips.txt < prev   
Text File  |  1998-06-05  |  1KB  |  42 lines

  1.  
  2.  
  3.                   
  4.                       ■ 
  5.                       │ FormCheck/2 v1.12beta
  6.                       │ Copyright (C) 1998 Arne Blankerts
  7.                       │ Freeware 
  8.                       │ Date: 1-JUN-1998
  9.             ────────────────────────────────────────────────────────
  10.                                 T I P S . T X T
  11.             ────────────────────────────────────────────────────────
  12.  
  13.  - If it doesn't work ->> RTFM !!!!
  14.  
  15.  - If it still doesn't work - AGAIN RTFM !!!!!!!!!!!!!
  16.  
  17.  - The names for formelements must not contain any char which will be
  18.    transleted by the browser (e.g. spaces, "+","&"...)
  19.  
  20.  - It's assumed that you are firm in coding HTML :)
  21.  
  22.  - If the delivery fails, check out if the "depends"-entry is correct
  23.  
  24.  - if you dislike sendmail, modify the FormCheck.ini to another tool.
  25.    Topic: MAIL
  26.    Key  : CMD
  27.  
  28.  - same goes for the fax ;)
  29.  
  30.  - If you wonder what's happening, change the DEBUGMODE=0 to 
  31.    DEBBUGMODE=1
  32.    That will produce local display of many internal thinks. Maybe that
  33.    helps to find the problem.
  34.  
  35.  - If you can't find any failure on your side you can feel free to assume that
  36.    FormCheck/2 has a bug and mail me :)
  37.    (Use Bugreport.txt for that..)
  38.  
  39.  - to get a field with EXACT 5 characters put its max-length to 5 (this is
  40.    html-code!!) and name it in the FORCE-Section with again 5 chars.
  41.  
  42. [EOF]