Snitz Forums 2000
Home
|
Profile
|
Register
|
Active Topics
|
Members
|
Search
|
FAQ
Username:
Password:
Save Password
Forgot your Password?
All Forums
Help Groups for Snitz Forums 2000 Users
Help: MOD Implementation
Azknight's Events Calendar-restricted to members
New Topic
Topic Locked
Printer Friendly
Author
Topic
blackinwhite
Average Member
Turkey
657 Posts
Posted - 09 May 2001 : 11:09:06
is it possible to make events calendar to be seen just by mambers. If they are not logged in it can show a message of "you are not logged in"
Capt_Dunzell
Junior Member
USA
160 Posts
Posted - 09 May 2001 : 11:38:20
In events.asp add this:
<%
if strDBNTUserName = "" then
doNOTLOGGEDINFORM
end if
%>
right after this:
<!--#INCLUDE FILE="inc_top.asp" -->
Someone posted this somewhere, I apologize that I dont remember who, but the credit goes to them.
I have included those lines to most features on my forum, placement varies, but its pretty easy to add it to any of the other pages.
http://www.dunzellsden.com/forum/
Capt_Dunzell
Junior Member
USA
160 Posts
Posted - 09 May 2001 : 12:28:06
Thanks to efourie for that bit of code.
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=4858&FORUM_ID=25&CAT_ID=17&Topic_Title=Hiding+Members+List&Forum_Title=MOD+Add%2DOn+Forum+%28W%2FCode%29
http://www.dunzellsden.com/forum/
blackinwhite
Average Member
Turkey
657 Posts
Posted - 11 May 2001 : 08:50:28
I actually want to restrict it in pop-ups. I included events page to my default.asp, I want visitors see the headers as usuall, but when they click on it, a message may say "you are not loged in..."
solved it.
thank you very much.
Edited by - blackinwhite on 11 May 2001 09:10:50
Topic
New Topic
Topic Locked
Printer Friendly
Jump To:
Select Forum
Announcements
Announcements: Security Related Bug Fixes
Announcements: Community
Announcements: New Releases
A Testing Area
Testing Forums
Help Groups for Snitz Forums 2000 Users
Help: General / MVC version(v1.XX)
Help: General / Classic ASP versions(v3.4.XX)
Help: General / Previous versions
Help: Database: MS Access
Help: Database: MS SQL Server
Help: Database: MySql
Help: Mail Configuration
Help: MOD Implementation
Help: Authentication: NT
Help: General / Current Version (Old)
Frequently Asked Questions
FAQ About This Site
HOW DO I FAQs
FAQs for Using Snitz with Access
FAQs for Using Snitz with mySQL
FAQs for Using Snitz with SQLServer
FAQ for Beginners to Snitz Forums
FAQ For Developers
FAQ for Webmasters
FAQ Addition Requests
Snitz Forums 2000 MOD-Group
Mod Integration Project (BUG Reports)
MOD Completed Add-Ons
MOD Add-On Forum (W/Code)
MOD Add-On Forum (W/O Code)
Community Forums
Graphics & Style in Snitz!
Suggest forum.snitz.com Content
Show-Off Your Forums
Code Support: ASP (Non-Forum Related)
Code Support: ASP.NET (Non-Forum Related)
Community Discussions (All other subjects)
Snitz Forums 2000 DOC-Group
DOC Discussion
DOC In-Box
DOC Out-Box
Snitz Forums 2000 DEV-Group
DEV Bug Reports (Open)
DEV Discussions (General)
DEV Discussions (Oracle)
DEV Discussions (VFP)
DEV Bug Reports (Closed)
DEV Internationalization (v4-archive)
DEV Internationalization (v4)
URLs and Other Resources
Snitz Forums 2000 - Classic ASP version
SnitzBitz
Snitz MVC development site
Snitz Downloads/etc...
SourceForge
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
Snitz Forums 2000
© 2000-2021 Snitz™ Communications
This page was generated in 0.26 seconds.