int Ns_ConnRedirect ( Ns_Conn* conn, char* url );
int Ns_ConnRedirect (
Ns_Conn* conn,
char* url
);
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
Copyright © 1998-99 America Online, Inc.