Jump to content
Software FX Community

Re: Background picture


User (Legacy)

Recommended Posts

Hi. 

We just got the released version. I can't find the LoadPicture method

documented anywhere, and can't get it to work using the example you gave

below... Did it make it into the relaese?

Thanks.

Juan Cegarra wrote:

> We added a LoadPicture method to the server component.

>

> Set MyPicture = Chart.LoadPicture("C:\Pictures\Test.bmp")

> Chart.BkPicture = MyPicture

>

> Regards,

>

> Juan Cegarra

> Software FX, Inc.

> juanc@softwarefx.com

>

> -----Original Message-----

> From: CfxIE4B On Behalf Of Scott Deitz

> Posted At: Friday, September 24, 1999 11:57 AM

> Posted To: Server

> Conversation: Background picture

> Subject: Background picture

>

> Hi again Juan.

>

> I am probably missing something obvious, but is it possible to use the

> BkPicture property in ASP? I can't seem to find how to use a Picture

> control in ASP that the BkPicture property requires...

>

> Your help is appreciated.

Link to comment
Share on other sites

Hi. 

We just got the released version. I can't find the LoadPicture method

documented anywhere, and can't get it to work using the example you gave

below... Did it make it into the relaese?

Thanks.

Juan Cegarra wrote:

> We added a LoadPicture method to the server component.

>

> Set MyPicture = Chart.LoadPicture("C:\Pictures\Test.bmp")

> Chart.BkPicture = MyPicture

>

> Regards,

>

> Juan Cegarra

> Software FX, Inc.

> juanc@softwarefx.com

>

> -----Original Message-----

> From: CfxIE4B On Behalf Of Scott Deitz

> Posted At: Friday, September 24, 1999 11:57 AM

> Posted To: Server

> Conversation: Background picture

> Subject: Background picture

>

> Hi again Juan.

>

> I am probably missing something obvious, but is it possible to use the

> BkPicture property in ASP? I can't seem to find how to use a Picture

> control in ASP that the BkPicture property requires...

>

> Your help is appreciated.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...