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

Ns_GetMimeType

Overview

Get Mime type

Syntax

    char* Ns_GetMimeType (
    char* file
    );

Description

Guess the Mime type based on the filename extension. Case is ignored. The return value is of the form: "text/html".

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.