Tcl Powered!NeoWebScript

Home
 
Download
User Info
New User FAQ
Tutorials
Demos
Commands
Variables
Troubleshooting
Sysop Info
Sysop FAQ
Theory
Installation
Management
Tests
Troubleshooting
Feedback
Resources
Release Notes
Credits
Disclaimer
OPEN_MIME_FILE - Neowebscript
Synopsis * Description

Open a file-based channel to a MIME-uploaded file

Synopsis

  • open_mime_file fieldname

Description

After a multipart/form-data response, the master interpreter creates a temporary directory to receive and decode the MIME data. This command opens a MIME-uploaded file and returns a channel identifier that may be used in future invocations of commands like read, puts, and close.

Use the list of field names returned from load_mime_response as the fieldname.

Copyright © 1995-1999 NeoSoft Inc., 1770 St. James Place, Suite 500, Houston, TX 77056 USA. All Rights Reserved