home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (CDV) / cdv_internet_tools.iso / KATALOG / ARCHIV / CGI / W21366.ZIP / ReadMe.txt < prev   
Encoding:
Text File  |  1998-05-10  |  2.3 KB  |  68 lines

  1. CGIMachine-FORMVAR 
  2. Version 1.10
  3. Release 05/10/98
  4.  
  5. Description:
  6. ============
  7. CGIMachine-FORMVAR is fast 32-bit-CGI-Application. It can send the 
  8. variables of an online-form to an email-account. It can automatically return
  9. a html-document to a client or a predefined message. An extra configuration-
  10. software makes the definition of the neccessary parameters very easy. 
  11.  
  12. New in Version 1.10 (05/10/98)
  13. ==============================
  14. * you have two new options :
  15.   1.) time and date can be added automatically to the message 
  16.   2.) a message can be added automatically to the mail-subject
  17.       
  18. Installation
  19. ============
  20. To use this application you need a Windows 95/NT-Server.
  21.  
  22. 1.)Decompress the ZIP-Archiv.
  23. 2.)Copy the files Formvar.exe, FormvarConfiguration.exe and Formvar.ini
  24.    in a folder, which is declared as CGI-Directory for executable applications.
  25. 3.)Start the software Formvarconfiguration.exe
  26. 4.)Set the parameters
  27.    HTML-File : choose the HTML-file on your server which should
  28.                returned to the client. Use full pathname, no URL.
  29.                If you don't choose a HTML-file the software will
  30.                return a predefined text-message to the client
  31.    MAIL FROM : EMail-Adress of the sender
  32.    MAIL TO   : the important Email-Adress of the receiver
  33.    MAIL CC   : send copies to these Email-Adresses (OPTIONAL)
  34.    MAIL ATTACHMENT : including additional files (OPTIONAL)
  35.    MAIL SUBJECT    : the subject of the mail
  36.    REMOTE HOST     : adress of the mail-server for outgoing mail
  37.    REMOTE PORT     : 25 
  38. 5.)Design your HTML-file with the online-form. 
  39.    Use the action-command in your HTML-file :
  40.    <form action="...url of your cgipath/formvar.exe" method="post">
  41.  
  42. Shareware
  43. =========
  44. This application is SHAREWARE. You can get the registered copy for 
  45. only $59. Visit our homepage for the latest order-information.
  46. You can register via http://www.shareit.com/programs/101272.htm
  47.  
  48. Distribution-Status
  49. ===================
  50. This Sharewareversion of CGIMachine-Counter is freely distributable.
  51. You can distribute via Internet, CD-ROM, ... etc.
  52.  
  53. Authors
  54. =======
  55. Trojan Intermedia
  56. Amselweg 9
  57. D-53859 Niederkassel
  58. Germany / Europe
  59. Tel.  +49 2208 911194
  60. Fax   +49 2208 911195
  61. Mobil +49 172 4614475
  62. EMail 100273.2313@compuserve.com
  63. homepage for CGIMachine : http://home.t-online.de/home/trojan
  64.  
  65.  
  66.  
  67.  
  68.