Snitz Forums 2000
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
 separate calendar
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Angro
Starting Member

Norway
1 Posts

Posted - 07 December 2002 :  18:09:27  Show Profile
I have just found this forum, and it is really great! What I am looking for is a calendar. The one I have found here is totally filling my need, but is it possible to separate it from the rest of this pages?

I would like to have it on my first page, before anyone actually enters the forum I am about to build up,

I would be very greatful for an answer.
/A

laser
Advanced Member

Australia
3859 Posts

Posted - 07 December 2002 :  18:40:43  Show Profile
Just provide a link to cal.asp .... check out my 'TV Guide', just a modified Events Calendar MOD by red1 - you can access it at the bottom of the forum page, or on the left menu
Go to Top of Page

hmmm
Starting Member

35 Posts

Posted - 09 December 2002 :  19:18:25  Show Profile
Your TV Guide is great where can I get my hands on that?
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 09 December 2002 :  23:20:41  Show Profile
It's just a modified Events Calendar MOD by red1. I only changed some of the text variables in cal_constants.asp ane made some general format changes to post.asp. I'll reply later with my post.asp changes, but the whole thing was pretty easy after I had the MOD working.

My next challenge is to have TWO Event MODs in the one forum, should be easy, but I'll see
Go to Top of Page

laser
Advanced Member

Australia
3859 Posts

Posted - 11 December 2002 :  07:42:43  Show Profile
This is the only change I can remember making (apart from the actual MOD changes, to get a more 'tv' look)


<!--#INCLUDE FILE="inc_smilies.asp" -->
<%
		end if
	end if
	Response.Write	"                      </font></td>" & vbNewLine & _
			"                    </tr>" & vbNewLine & _
			"                  </table>" & vbNewLine & _
			"                </font></td>" & vbNewLine & _
			"                <td bgColor=""" & strPopUpTableColor & """><textarea cols=""" & intCols & """ name=""Message"" rows=""" & intRows & """ wrap=""VIRTUAL"" onselect=""storeCaret(this);"" onclick=""storeCaret(this);"" onkeyup=""storeCaret(this);"" onchange=""storeCaret(this);"">" & Trim(CleanCode(TxtMsg))
	If Trim(CleanCode(TxtMsg)) = "" and (Request.QueryString("event")=1 or isevent=1) then 
		Response.WRite "Channel : " & vbNewLine & _
			"Time : xx:xx AM - xx:xx PM AEST" & vbNewLine & _
			"Repeat : Y/N" & vbNewLine & _
			"Location : " & vbNewLine & _
			"Description : "& vbNewLine & vbNewLine & vbNewLine & _
			"All information is correct at time of posting, and is kept as updated as possible"
	end if
	Response.Write "</textarea><br /></td>" & vbNewLine & _
			"              </tr>" & vbNewLine
end if
select case strRqMethod


I just grabbed the slab of code, so you can isolate the same area (I hope) and make the changes as you wish.
Go to Top of Page

ryang
Starting Member

5 Posts

Posted - 17 December 2002 :  00:54:34  Show Profile
Ok I have the same question, but I'm not sure what you mean by just provide a link to cal.asp.

For example if I just wanted to throw the calendar in a blank asp page what would I do?

Love the tv guide ap. Do you put all that info in by hand?
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07