[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_ServerGetMimeIcon

Overview

Get pathname for file associated with MIME type

Syntax

    char *Ns_ServerGetMimeIcon(
    	char *hServer,
    	char *type
    );

Description

The Ns_ServerGetMimeIcon function returns the URL (usually a GIF image) associated with the specified MIME type (type) for the specified virtual server (hServer).

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.