The mgiFileDelete TagTag BehaviorThe mgiFileDelete tag deletes a specified file when the tag is parsed. Tag SyntaxThe mgiFileDelete tag has one required parameter and one optional parameter. The tag form is: <mgiFileDelete fileLocation="File Path" verifyFileExistence="Yes/No"> Parameters:
Optional Parameters:
Example Usage and Output<mgiFileDelete fileLocation={mgiFieldContent name="File"} verifyFileExistence="Yes"> In this example, an mgiFileDelete tag that resides on a form processing page deletes the file that is entered into a form field named "File". If the file does not exists, an error page is displayed. Suggested Usage
|
[Return to the Referencing MGI Menu]
[User Guide Main Menu] [Understanding MGI Menu] [Using MGI Menu] [Referencing MGI Menu]