Search

You searched for the word(s): userid:54465

Matching Posts

  • Newsletter to Members

    Hi all, and thanks for your help in advance. GCN is working well for our organization, but I am in need of a little tweaking. Has someone written the code to modify the way a newsletter is sent out? Presently, by sending a newsletter out, it goes to all registered members. I am in need of sending a newsletter out to a different, custom role, like for example community-moderators. My grand plan to learn C# and do this myself keeps getting a little sidetracked, any information would be very helpful
    Posted to GotCommunityNet (Forum) by TimParsons on 3/15/2005
  • Re: Cookies not working

    Redd (and others)- Here is some more information I found on the forums last night of the hoster, thought I would pass this along, as someone else is bound to run into it. ______________________________________________ The web server hosting your site is a Windows 2003 server and the server is configured to recycle an idle process after 10 mins of inactivity. This generally do not create problem if a site is in production. Unlike other hosting companies, we run each website as it own unique process
    Posted to GotCommunityNet (Forum) by TimParsons on 4/7/2004
  • Re: Cookies not working

    There is only a couple of postings on this on the forum at discountasp.net, and everyone seems to be fairly stumped by it. The only thing I seem to have found is an article in the MS Knowledge base called PRB: Session Variables Are Lost Intermittently in ASP.NET Applications, the number is 316148. No one from discountasp has really posted anything about the cause of this, it seems pretty esoteric to me. I appreciate your curiosity, it's one of the best traits of programmers. Bet you took apart your
    Posted to GotCommunityNet (Forum) by TimParsons on 4/6/2004
  • Re: Cookies not working

    Got the problem solved, thought I would report back and see what you all think. I found the answer on a discussion forum on the web site of the firm hosting the site (discountasp.net). Here it is, poor grammer and all---> __________________ Change this setting in your web.config file <forms loginUrl="default.aspx" protection="All" timeout="15"/> to <forms loginUrl="default.aspx" protection="None" timeout="15"/> from what i
    Posted to GotCommunityNet (Forum) by TimParsons on 4/2/2004
  • Re: Cookies not working

    Nope. Set up as trusted site, still doesn't remember me from one session to the next. I am starting to feel like a non-person... What else should I be looking at or for? Tim
    Posted to GotCommunityNet (Forum) by TimParsons on 4/1/2004
  • Re: Cookies not working

    Redd ( and others)- Hmmm, now I truly am losing my mind. Applied the changes both to dev copy on local host and to the uploaded web site. Works great on local host, but not working on the live site. Let me clarify-I think i solved the timeout issue when making Edit HTML changes, but it is not remembering me from one session to the next. Here is the changes I have made so far... 1. Blasted away cookies from both sites. 2. Made suggested changes to web.config on local host, relogged in, checked Remember
    Posted to GotCommunityNet (Forum) by TimParsons on 4/1/2004
  • Re: Cookies not working

    1: I am not always prompted again for a password visting different pages that require me to be logged in. 2: I closed the browser, reopened another window, visited the site, and was still logged in. I was on a HtmlPage_Edit.aspx page, and waited 10 minutes or so, then hit the apply changes button, and was prompted for a password again. Sounds like a session timeout problem, huh? Where do I look? I wonder if this has anything to do with the fact the code is an upgrade of CSK, not that I changed any
    Posted to GotCommunityNet (Forum) by TimParsons on 3/31/2004
  • Cookies not working

    Losing my mind here, need some help. Cookies are not working on our site at all. I make sure to check the box that says Remember Me... and they are not persistant at all. In fact, quite the excact opposite. I will be editing a HTML page with an editor, it may take a while (greater than 10 minutes), and, after hitting Apply Changes, it will prompt for a user name and password again. Not a big deal you say, until after logging in again all the changes are not applied, they are gone. That's right, gone
    Posted to GotCommunityNet (Forum) by TimParsons on 3/30/2004
  • Re: Free Text box issue

    Never mind, figured it out. For the record----> 1. Never do computer work with a 3 1/2 year old, 5 year old, and 7 year old begging for pancakes on a Saturday morning. 2. While making said Pancakes, it helps to reflect upon your stupidity 3. Under the Admin tab, allow Full HTML for users submitting content. Tim P.S. Still no idea on cookies...but the kids have some ideas
    Posted to GotCommunityNet (Forum) by TimParsons on 3/27/2004
  • Free Text box issue

    Maybe I am losing my mind, or maybe I have never noticed this before, but when I edit a HTML page in GCN, the Free TextBox does not have a HTML code tab at the bottom. In the admin section, any use of the FTB has the two tabs at the bottom there,, the design tab and the HTML tab. But when editing an HTML page, when using the FTB there, it only opens up to the designer, with no tab to change the view to HTML code. Has it always done that? While I am at it, are my sites the only ones where cookies
    Posted to GotCommunityNet (Forum) by TimParsons on 3/27/2004
Page 1 of 5 (45 items) 1 2 3 4 5 Next >