Click here to Skip to main content
Click here to Skip to main content
Articles » Web Development » ASP » General » Downloads
 

Protecting pages with include files

By , 14 Sep 2000
 
<HTML>
<HEAD>
	<TITLE>Test1</TITLE>
</HEAD>
<%
	Dim nURLID
	nURLID = 1
%>
<!--#include file="Protector.asp"-->

<BODY>
<h1>Test Page 1</h1>
<P>You should only see this text if you are logged.</P>

</BODY>
</HTML>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

xicoloko
Architect VisionOne AG
Switzerland Switzerland
Member
XicoLoko is a brazilian developer based in Switzerland.

Permalink | Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 15 Sep 2000
Article Copyright 2000 by xicoloko
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid