in

Community Server

The platform that enables you to build rich, interactive communities

Browse by Tags

  • Re: Team Theme Mod 2

    Here you go . Let me know if you have any problems with it.
    Posted to General Discussion (Forum) by Smokey Jones on 08-31-2010
  • Number of Players

    Anyone know of a variable in the existing 4.0 code that will tell me the total number of pool players minus the Admin?
    Posted to Development (Forum) by Smokey Jones on 08-29-2010
  • Logging in 3.1

    I read where Rob posted code that enabled logging: http://brainjar.com/community/forums/t/31.aspx I added the code to common.asp, but I am not getting any info. I think it has something to do with his last statement "...and then called from anywhere in the format: Loginfo("YOUR MESSAGE GOES...
    Posted to General Discussion (Forum) by raider_nation on 08-26-2010
  • Re: Forgot your password?

    I've modified Rob's code for the Password Reset function to work with 4.0. You can download it here . Just unzip the files to the root of your pool. You will need to overwrite the userLogin.asp file so the link shows up correctly.
    Posted to Development (Forum) by Smokey Jones on 08-25-2010
  • Re: ASP Football Pool Showcase

    Yes I used rssinclude.com to insert the news on the page. You can use the same thing for the odds page but since my work blocks all betting sites i'm unable to embed those sources so I just copy and paste it into the table.
    Posted to General Discussion (Forum) by kamokid on 10-14-2009
  • Re: Message Board Suggestion!

    The Messages table in the database has two timestamp fields to record when each message was created and last modified. Maybe you could add a column to the Users table to store the timestamp of the latest message viewed by the user, then compare that to the latest created/modified date in the Messages...
    Posted to Suggestion Box (Forum) by mikehall on 10-06-2009
  • TV Schedule

    I think it would be nice if next to the game times on the Weekly Schedule it would show what TV network it was on.
    Posted to Suggestion Box (Forum) by kamokid on 10-01-2009
  • Re: email all

    Taking from everyone else's code, here's a full script. Note that you'd have to modify the SendHtmlEmail function to work with whatever email component your host has (just like the existing SendMail function). <%@ LANGUAGE="VBScript" %> <!-- #include file="includes...
    Posted to Suggestion Box (Forum) by mikehall on 09-21-2009
  • Enter in half Points for Tie Breaker points

    I think this would add more options and closer wins. We allowed this before we switched to the website format.
    Posted to Suggestion Box (Forum) by kamokid on 09-18-2009
  • Re: Forgot your password?

    That's true. To avoid it, you could create a separate function just for HTML email as described in this thread .
    Posted to Development (Forum) by mikehall on 09-09-2009
Page 1 of 3 (23 items) 1 2 3 Next >
Powered by Community Server (Non-Commercial Edition), by Telligent Systems