Gossamer Forum
Home : Products : Links 2.0 : Discussions :

ASP Variables in Templates

Quote Reply
ASP Variables in Templates
Hi All,

Has any one Successfully used ASP variables in links 2.0? I have written a membership ASP script that uses session variables rather than cookies to check for user membership. To make it work with links I need to be able to a the following to the each links template:

Code:
<%@ LANGUAGE="VBSCRIPT" %>
<!--#INCLUDE FILE="../_private/check_user.asp"-->
<% If Session("ACCESS_LEVEL") = "Member" Then %>
Links Template would go here...
<% End if %>
Access Denied Message goes here...

Just wondering, any help would be appreciated.

Regards,


------------------
===========================
Bert Gaddis
Sysop, The-BBS.COM

http://www.the-bbs.com
===========================
Quote Reply
Re: ASP Variables in Templates In reply to
There is a ASP version of LINKS out there in cyberspace. Search the Modification Forum for a link to the ASP version of LINKS site.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums