Issue loading pictures on continuous forms.

MrMasterkale

New member
Local time
Today, 11:38
Joined
Nov 3, 2007
Messages
2
Hi, Guys

I'm having huges issues loading pictures on continuous forms.

Basically i have a CRM page. It has a option on it for how the conversation went. ie Good ok bad.

I want to load the image on runtime into the picture box.
I made a global that gets the (application.path & "\images\theme\") then it grabs the [Result] so its like this in the query.

IMAGEFILE: GlbImgThemePath () & [RESULT] & ".jpg"

So i have set the picture box record source to IMAGEFILE.
The reall funny thing is on my machine & on another developers machine it works great.

But then on another machine of mine & another work collegues it doesn't.

ME: VISTA & ACCESS 07
OTHER DEV: NOT SURE
SECOND MACHINE: XP & ACCESS 07
work collegues laptop: VISTA & OFFICE 07

If any one can help with this or they know a work around to display images on a continuous form that would be much appreciated. AS I HAVE BEEN STUCK ON THIS FOR 2 DAYS :(

Cheers
Tristan F
 

Users who are viewing this thread

Back
Top Bottom