Hi All
Using VB 2005
I have been tasked with creating simple Photo Album page on our local
intranet server that can display Thumbnails and then the full picture once
the thumbnail is clicked in a new window, if the full picture is open I
would like to be able to move forward or backwards through the pictures
without returning to the thumbnails.
My experience with ASP.net is very limited at this point so the learning
curve is steep.
Questions.
1. What would be the best way to create the thumbnail grid. Table,
Gridview....?
2. Is there a out of the box solution to this or do I need to create
All related advice and comments welcomed
Thanks in advance.
David Griffiths
Alexey Smirnov - 08 Sep 2007 13:31 GMT
On Sep 8, 10:42 am, "David Griffiths" <dayv...@yahoo.nospam.co.uk>
wrote:
> Hi All
>
[quoted text clipped - 19 lines]
>
> David Griffiths
Hi, David
take a look this
http://www.google.com/search?hl=en&q=photo+Album+asp.net
JD - 09 Sep 2007 20:23 GMT
There are a few available on the web, free with source and commercial. I'm
looking for one also - I had been using nGallery which worked well, but now
I need one that is ASP.NET 2.0 and nGallery only works with ASP.NET 1.1.
If you want a starting point with code, get the Wrox book "ASP.NET 2.0
Instant Results" - there is code in the book for an album with explanation.
> Hi All
>
[quoted text clipped - 19 lines]
>
> David Griffiths