Search

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

Matching Posts

  • Facebook Album Admin to PWSK!?!?!

    Unfortunately I've fallen away from the starter kit after spending hours and hours trying to learn ASP. My main business as well as my twins have taken over my life so I trying to find somone to develop this for me. If there is anyone out there that could put together an admin interface for the personal starter kit that would mimic the facebook album admin please contact me. Features would include drag and drop photo organizing. Multiple file upload. Drag and drop tagging. Ability to move photos
    Posted to Personal Site Starter Kit (Forum) by rgibson69 on 9/14/2007
  • Re: Change Photos in Starter kit to displaly movie clips

    Yes I have converted some of Matt's code to VB.net. Specifically the EXIF data section and the storing a thumbnail of the video in the photo album. In order to use Matt's code you first have add a reference to the Gieselman.Imaging.dll file that you will find in Matt's code. I am using the file system to store photos instead of the database. If anyone want's me to send the code you can email me. There is a small set of instructions in referencing Matt's dll file to get you started. Look for my post
    Posted to Personal Site Starter Kit (Forum) by rgibson69 on 7/9/2006
  • Re: Make the "download photo" button on Details.aspx to dl the photo instead of redirecting to Download.aspx and having to 'right-click'

    I've done this on my details page. I've made the "download photo" button force a file download instead of sending the user to the full size photo page. Are you using the Starter Kit straight out of the box or are you using and modifications from other users (I noticed you posted a question about displaying videos in your photo albums)? Are you using VB or C#? Rob rgibson@robgibson.ca www.robgibson.ca
    Posted to Personal Site Starter Kit (Forum) by rgibson69 on 7/9/2006
  • Re: Post here for things you need

    Posted By: suegooge in Personal Site Starter Kit Subject: Re: Post here for things you need __________________________________ Thanks a lot Rob. I have a stupid question here: Where should I place the name space folder WCPierce.Web and Gieselman.Imaging? can they be under the web root same as web folder? I am new to this thing. Sue, The WCPierce.Web namespace is for the Google Maps API and the Gieselman.Imaging namespace is for the EXIF data and I believe it holds some info on the image extraction
    Posted to Personal Site Starter Kit (Forum) by rgibson69 on 3/15/2006
  • Re: Blog question

    whighfield also has a separate Blog and Links provider that you can download from his site. www.willyd.ca Rob
    Posted to Personal Site Starter Kit (Forum) by rgibson69 on 3/15/2006
  • Re: Post here for things you need

    Sue, If you download Matt Geiselmen's code he has the video files integrated with the database/file system. In there you will find the code that pulls the image from the first frame of the video. Rob
    Posted to Personal Site Starter Kit (Forum) by rgibson69 on 3/15/2006
  • Re: Post here for things you need

    Are you using C# or VB? How did you do your exif data?
    Posted to Personal Site Starter Kit (Forum) by rgibson69 on 3/13/2006
  • Re: ASP page C# to VB converstion

    I appreciate the help and while converters are nice I'm just wondering if anyone knows if it is actually possible to put an inline If Then or IIf statement in an asp page using VB.Net. I've tried playing around with the formatting but I keep getting errors. I'm using VS 2005 and while the C# statement above works I can't seem to get the VB to work the same way.
    Posted to Web Forms (Forum) by rgibson69 on 3/11/2006
  • Re: ASP page C# to VB converstion

    That's what I thought I should do. So is there no VB equivalent to the C# way?
    Posted to Web Forms (Forum) by rgibson69 on 3/11/2006
  • ASP page C# to VB converstion

    I have a C# page "Details.aspx" with the line < asp : image runat ="Server" Visible =' <%# Eval("Type").ToString() == "1" %> ' id ="DownloadButton" to make the download button visible or not based on the file type being an image or video. I've tried to put an If Then statement in there in VB but I either don't have the formatting correct or I should be using the PageLoad event. Suggestions?
    Posted to Web Forms (Forum) by rgibson69 on 3/11/2006
Page 1 of 7 (64 items) 1 2 3 4 5 Next > ... Last ยป