Welcome! Log In Create A New Profile

Advanced

WB11 - AWP Thumbnail not showing - Non-AWP does

Posted by Jeff Graham 
Jeff Graham
WB11 - AWP Thumbnail not showing - Non-AWP does
May 21, 2008 01:37AM
Hi Group,

I am converting a fully dynamic web site to mostly AWP and non-AWP for searches. I want the details page for a piece of equipment to be AWP so the url can be emailed and added to the sitemap.

If I run AWP the thumbnail photos from the HFCS memo file does not show. If I uncheck the AWP for the page, it does. The thumbnails are valued by a procedure that executes the following:

HReadSeek(EqAvlInfo,ItemNbrPrimary,[sEquipAvailItemNbr,True])
IF HFound(EqAvlInfo) THEN
VIG_Thumbnail..Value = EqAvlInfo.Photo
LIBHTM_WebText..Value = RTFToHTML(EqAvlInfo.WebTitle)
ELSE
VIG_Thumbnail..Value = "NotAvail.jpg"
LIBHTM_WebText..Value = "<No Photo>"
END

I have tried various choices on the thumbnail control to no avail.

Any suggestions?
Hi Jeff,

Do you have the the images set to "From Database: Memo"? If so, when you right click and choose properties on the picture what is the URL for it.

Cheers!
Ken
Jeff Graham
Re: WB11 - AWP Thumbnail not showing - Non-AWP does
May 21, 2008 01:59AM
Hi Ken,

I do have the Thumbnail Control image set to "From Database: Memo" but I don't know where the URL would show up. I right click and I get Description and in there I don't see any URL.

I have also tried with the control linked and not linked.

Puzzled,
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: