Help me Please!Load Image to a web page

Hi,

i have a document which has some information and a picture attached.

Is it possible to load that picture to a page using an web agent?

If so, can someone tell how can i do that?

I tried to use but it doesn’t work :frowning:

Thanks in advance

Subject: RE: Help me Please!Load Image to a web page

HiTry appending ?open to the url. It is working for us.

Subrahmanya

Subject: RE: Help me Please!Load Image to a web page

Hi Subrahmanya

i try to do what you suggested but it still doesn’t work.

my code is:

where nome is the name of document and also the name of the picture attached to the document

Thanks