Hi there.
I have a gallery. user click on an album and then on a photo to view.
when the photo is shown, I need to have the AlbumID of the photo.
Is it better to send AlbumID in querystring from the album page or to fetch from the database?
Hi there.
I have a gallery. user click on an album and then on a photo to view.
when the photo is shown, I need to have the AlbumID of the photo.
Is it better to send AlbumID in querystring from the album page or to fetch from the database?