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

Ns_ServerGetCustomErrorResponse

Overview

Get Custom URL for Errors

Syntax

    int Ns_ServerGetCustomErrorResponse(
    	char *hServer,
    	Ns_CustomErrorType errortype
    );

Description

The Ns_ServerGetCustomErrorResponse function returns a URL to be displayed when an error of type errorType (see nstypes.h) occurs on the specified virtual server.

Top of Page

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