close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Recordset Help For Random Image From Galleries

Thread began 1/07/2011 3:43 pm by Timespider | Last modified 2/11/2011 2:08 pm by Timespider | 2420 views | 7 replies

Timespider

A bit more advanced image linking

Hi Jason, everything is working but I have had some people asking to get to the actual image in the power gallery from the random ones they clicked on in another page, at the moment I am just sending them to the gallery & then they find the image themselves.

I thought I could pass a url parameter but noticed that it doesn't have one, when viewing images in PG.

I have made another table that has the page URLs (pg1_galleryurl_grl) so I can get to the gallery, but how do I show the actual image they clicked on.

Below is the sql I am now using, as I said it all works fine I just need to get to the actual image

SELECT CONCAT(gallery_id,'/',file_prefix,'_782p.', file_ext) as fileName,pg1_gallery_images.description,pg1_gallery.title,description, pg1_gallery_images.file_ext, pg1_gallery_images.gallery_id, pg1_gallery.id, pg1_gallery.title, pg1_galleryurl_grl.galleryurl_grl
FROM ((pg1_gallery_images LEFT JOIN pg1_gallery ON pg1_gallery.id=pg1_gallery_images.gallery_id) LEFT JOIN pg1_galleryurl_grl ON pg1_galleryurl_grl.idgallery_grl=pg1_gallery.id)
WHERE gallery_id != '3'
ORDER BY Rand() LIMIT 2



Regards Chris :)

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...