Pyramid Solutions AB7603 Manual de usuario Pagina 101

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 120
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 100
IT Functionality 9-20
© 2004 Pyramid Solutions Inc. Publication PUB-AB7603-008
File Functions
IncludeFile
This SSI function includes the contents of a file on a web page.
Syntax:
<?--#exec cmd_argument=’IncludeFile(Filename)’-->
Default output:
Success - <File contents>
Failure - Failed to open <filename>
SaveToFile
This SSI function saves the contents of a passed form to a file. The passed name/
value pair will be written to the file “File name” separated by the “Separator”
string. The contents can either be Appended to the file or overwrite the current
content of the file.
Syntax:
<?--#exec cmd_argument=’SaveToFile(
“File name”, “Separator”, [Append|Overwrite])’-->
Default output:
Success - Form saved to file
Failure - Failed to save form
Vista de pagina 100
1 2 ... 96 97 98 99 100 101 102 103 104 105 106 ... 119 120

Comentarios a estos manuales

Sin comentarios