Search

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

Matching Posts

  • Re: Edit Photo Details?

    No - I can hit the Edit button and get the text fields to update. The thing I see and don't like is that regardless of what Image you have selected from the Photo Album - when you hit Edit it goes to the first image in the Album so you then have to hit "Next>" until you get back to the picture you want to update. Once I scroll back to the image I want to update it updates everything just fine when I hit Apply. Ideally you select the photo from the album you want to edit and hit the
    Posted to Codeplex Club Starter Kit (Forum) by riscfl on 5/24/2008
  • Re: Uploading new Images with Title & Notes?

    Found a way to do this by changing the content.aspx and BLL\ImageHandling.vb
    Posted to Codeplex Club Starter Kit (Forum) by riscfl on 5/21/2008
  • Uploading new Images with Title & Notes?

    Has anybody out there modified the contents.aspx and \BLL\ImageHandling.vb to allow for insertion of image notes at the time the image is being uploaded? Currently only Title and ImageLocation are available.
    Posted to Codeplex Club Starter Kit (Forum) by riscfl on 5/20/2008
  • Edit Photo Details?

    Is it just me or does the CSK 3.1 not current support Editing of the currently selected photo in the Photo Albums? 1. Open Album 2. Select Thumnail photo from left side. 3. With photo selected, hit the Edit Photo Button. 4. The Photo that is brought up for Editing is the first photo in the Album. You have to hit Next> until you get to the photo you want. Anybody else seeing this behavior? Anyway to make Edit Photo work for the photo that is currently Selected??
    Posted to Codeplex Club Starter Kit (Forum) by riscfl on 5/20/2008
  • Re: Text in news articles limit?

    The out of the box limit is 8000 characters, which includes the text you write as well as the supporting HTML that is generated and stored in the Announcements.Description field in your database. I changed the limit for myself by 1. Changing the database column from varchar(8000) to varchar(MAX) 2. Change Accouncements.vb under \App_Code\DAL\Generated to support the change in length you want where the dimension is declared. Dim colvarDescription As TableSchema.TableColumn = New TableSchema.TableColumn
    Posted to Club Web Site Starter Kit (Forum) by riscfl on 5/13/2008
  • Re: GoDaddy

    MarValUs, Thanks for posting the updated DLL. It fixed my issues with getting CSK 3.0b1 up and running on Network Solutions.
    Posted to Club Web Site Starter Kit (Forum) by riscfl on 5/13/2008
Page 1 of 1 (6 items)