i am tring to use the fp webot to upload a file
i want to pass it a dynamic variable where u-file="_private/form_results.csv" i want to give it a path
can anyone help
<form method="POST" enctype="multipart/form-data" action="--WEBBOT-SELF--" onSubmit="">
<!--webbot bot="FileUpload" u-file="_private/form_results.csv" s-format="TEXT/CSV" s-label-fields="TRUE" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><input TYPE="hidden" NAME="_charset_" VALUE="windows-1252"><!--webbot bot="FileUpload" endspan i-checksum="58985" --><p>
<input type="file" name="F1" size="20"><input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>
i want to pass it a dynamic variable where u-file="_private/form_results.csv" i want to give it a path
can anyone help
<form method="POST" enctype="multipart/form-data" action="--WEBBOT-SELF--" onSubmit="">
<!--webbot bot="FileUpload" u-file="_private/form_results.csv" s-format="TEXT/CSV" s-label-fields="TRUE" startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><input TYPE="hidden" NAME="_charset_" VALUE="windows-1252"><!--webbot bot="FileUpload" endspan i-checksum="58985" --><p>
<input type="file" name="F1" size="20"><input type="submit" value="Submit" name="B1"><input type="reset" value="Reset" name="B2"></p>
</form>