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

Ns_ConnRedirect

Overview

Perform internal redirect

Syntax

    int Ns_ConnRedirect (
    Ns_Conn* conn, 
    char* url
    );

Description

Perform an internal redirect, i.e., make it appear that the user requested a different URL and then run that request. This doesn't require an additional thread.

Top of Page

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