File msgutils.icn

Summary

###########################################################################

	File:     msgutils.icn

	Subject:  Miscellaneous routines for messaging

	Author:   Steve Lumos

	Date:     22 Apr 2000

###########################################################################

  Requires:  Unicon Messaging Language Extensions

###########################################################################

  Links: base64

###########################################################################
Procedures:
ContentType, FormOpen, UploadFile

Links:
base64.icn

This file is part of the (main) package.

Source code.

Details
Procedures:

ContentType(filename)

 Guess the content-type of a file based on its name


FormOpen(url, fields)

 Opens the URL, submits the form, and returns the server handle


UploadFile(filename, url)

 Uploads a file to a web server, returns the server handle



This page produced by UniDoc on 2021/04/15 @ 23:59:54.