include sample_top.html
Caravan Business Server>Examples>Output Statement


Output Statement to File

Target File Name
(with path):
Type some text :

form(txtpath) if form(txtpath) // following lines are used to output the textarea contents to a the file specified output form(txtpath) form(txaruserinput) close output endif
  include sample_bottom.html