Hi, I had to write a document with instructions for setting up the
form interface in our production enviroment and am sending it to the
list for anyone who can need it. It is in Spanish and English. If
there is something wrong please correct me.

Our machines are Windows NT so:

In English:

Element identification: 

 html form: anlgform.html
 CGI: anlgform.exe 
 analog executable: analog.exe
 Directory of language files: /lang
 Analog config file:analog.cfg
 Domains File: domains.tab


To set it up:

1)You must copy the html form to a directory under the document root
of your web server:
Example; 
URL: http://yourServer/Stats/anlgform.html -->
OS PATH c:/myservers/docs/Stats/anlgform.html 

2) The CGI, the analog config file, the domains file and the Directory
of language files must be copied to a directory of the web server that
must be configured to act as CGI directory. Example
URL: http://yourServer/cgi/
OS PATH c:/myservers/docs/cgi/

3)The analog executable must be copied to the following path relative
to the same drive you have copied the CGI: /analog/analog.exe (version
3.11)
So for example, if your html form is in:
c:/myservers/docs/Stats/anlgform.html , the analog executable must be
in:
c:/analog/analog.exe

4)Modify the action field of the html form so that URL corresponds to
the URL of the CGI; example:
<form action="http://yourServer/cgi/anlgform.exe" method="GET"> 



Instructions in Spanish
Identificacion de elementos: 

&#61623; Formulario html: anlgform.html
&#61623; CGI: anlgform.exe 
&#61623; Ejecutable de analog: analog.exe
&#61623; Directorio de ficheros de lenguaje: /lang
&#61623; Fichero de configuracion de analog: analog.cfg
&#61623; Fichero de Dominios: domains.tab


Para la instalacion:

1)El formulario html se debe copiar a un directorio bajo la raiz de
documentos del servidor web: e.g 
URL: http://yourServer/Stats/anlgform.html -->
OS PATH c:/myservers/docs/Stats/anlgform.html 

2)El CGI, el fichero de configuracion de analog, el fichero de
dominios y el directorio de ficheros de lenguaje se deben copiar a un
directorio del servidor configurado para actuar como un directorio CGI
URL: http://yourServer/cgi/
OS PATH c:/myservers/docs/cgi/

3)Para la version 3.11 de analog, el ejecutable de analog se debe
copiar bajo el mismo disco en el que se encuentra el CGI bajo el
siguiente path: /analog/analog.exe. POr ejemplo, si el CGI se
encuentra en
c:/myservers/docs/cgi/ , el ejecutable de analog se debe encontrar en
c:/analog/analog.exe

4)Modificar el campo de acci�n del formulario html de manera que el
URL  corresponda con el URL del CGI; por ejemplo:
<form action="http://yourServer/cgi/anlgform.exe" method="GET"> 

Espero que sirva de ayuda, Miren
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------

Reply via email to