Search

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

Matching Posts

  • Re: E-mail

    Apparently you have to check one of the roles boxes for all the members to send an e-mail. LHR
    Posted to Club Web Site Starter Kit (Forum) by lhr on 12/10/2009
  • E-mail

    I am using club starter kit 2.0 final and when I use send e-mail to just Editors it send it. When I send to all Members I get this error. ----------------------------------------------------------------------------------------------------------------------------- There is no row at position 0. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception
    Posted to Club Web Site Starter Kit (Forum) by lhr on 11/20/2009
  • Links page

    I am using club starter kit 2.0 final. Is there a simple code to put the list of links in alphabetical order? LHR
    Posted to Club Web Site Starter Kit (Forum) by lhr on 5/31/2009
  • Re: Logout Button

    Someone posted this sometime ago Logout twice protected void btnLogout_Click(object sender , EventArgs e) { Response.Clear() FormsAuthentication.SignOut() Response.Redirect(Page.Request.Url.ToString) } For both the original solution and the followup question, the following works for me: FormsAuthentication.SignOut() Response.Redirect(Page.Request.Url.ToString) In order for this functionality to work on other pages besides default.aspx, you need to edit the Logoutbtn_Click subroutine in the loginbanner
    Posted to Club Web Site Starter Kit (Forum) by lhr on 3/9/2009
  • Re: Admin Password Not Woking

    sign in with Admin use admin for password.
    Posted to Club Web Site Starter Kit (Forum) by lhr on 2/13/2009
  • Re: Club Starter Kit 2.0 have poll's

    I am using http://www.codeplex.com/ClubStarterKit/ Club Starter Kit 2.0 Final I have downloaded it several times and there are no poll folders in it.
    Posted to Club Web Site Starter Kit (Forum) by lhr on 1/19/2009
  • Club Starter Kit 2.0 have poll's

    I asked this before and no one has answered the question. Does Club Starter Kit 2.0 have poll's. I have Club Starter Kit 2.0 up and running and there is no poll’s in it. Am I missing something? If so, where are they and how do get them? lhr
    Posted to Club Web Site Starter Kit (Forum) by lhr on 1/19/2009
  • Re: Connecting the links

    This discussion is closed. I figured out the code to redirect the page when you click the link. lhr
    Posted to Club Web Site Starter Kit (Forum) by lhr on 12/5/2008
  • Connecting the links

    I am using Club starter kit 2 and classified web sites, together and they are working great. The problem I have is going directly to the Classified pages when you click the on the link bar. When you click the link button it takes you to the for_sale.asp page. Then you have to click another link to go Classified pages. Is there a code that I can put on the For_sale.asp or some place else that goes directly to Classified pages and skips the for_sale.asp from opening?
    Posted to Club Web Site Starter Kit (Forum) by lhr on 11/28/2008
  • Re: e-mail

    The e-mail error was solved by the web hosting. Ultimahosts.net was very helpful and patience in solving the problem. I had but in the wrong users name. Thanks to everyone that answered my post. They all help me learn more about using and coding . Our web site is up and running fine now.
    Posted to Club Web Site Starter Kit (Forum) by lhr on 6/20/2008
Page 1 of 5 (45 items) 1 2 3 4 5 Next >