JPG cannot display in runtime on WinXP

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,

I have a runtime which run properly on Win2000 (with officeXP). However,
when my runtime run on WinXP(no office). The jpg file on the form cannot
display properly but no error message was received. Interestingly, the bmp
files can be display properly. Is it related to with or withot the
installation of Office.

Thanks

jack
 
Hi to all. I download the mdb of levans and it work really great on the
runtime. It display the picture without any error. But I have 2 problems.
one of them is that I don't know how to configure this file to record each
picture in a table for an employee form and second I have a small program
that I create and I have that my clients can change the background picture
and the logo of the company by a control. And every time they enter the page
it will execute this lines in the on open:

Forms!Switchboard.Picture = Forms!compania!Background
Forms!Switchboard!ImageFrame.Picture = Forms!compania!Logo

But right now is working only on pc that have the full MS Office and not on
the runtime. can anyone point me on the right direction??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top