Edit WebSubmit Function

Main Menu

Enter Function Details:

Get_Info Function Details:
   
Function Name: Get_Info
Function Description:
Function Documentation:
This function tries to retrieve in the 'pending' directory or
directly in the documents database, some information about the
document: title, original submitter's email and author(s).  If found,
this information is stored in 3 global variables: $emailvalue,
$titlevalue, $authorvalue to be used in other functions.  If not
found, an error message is displayed.

Parameters:

     * authorFile: Name of the file in which the author may be
                   found if the document has not yet been
                   integrated (in this case it is still in the
                   'pending' directory).

     * emailFile: Name of the file in which the email of the
                  riginal submitter may be found if the document
                  has not yet been integrated (in this case it is
                  still in the 'pending' directory).

     * titleFile: Name of the file in which the title may be found
                  if the document has not yet been integrated (in
                  this case it is still in the 'pending'
                  directory).
 

Parameters for Function Get_Info:

Parameter  
None

Add Parameter to Function Get_Info:
Add Parameter: Select a parameter to add to function:    -Or-  Enter a new parameter: