Cor Ligthert wrote:
[color=blue]
>Supra,
>
>An image control wants in a web page an URL it is completly different than
>with a windowform.
>
>Can you tell something more about the problem.
>
>Cor
>
>
>
>[/color]
don't worry car. i spent 20 minutes readung microsoft press book. i
just added jpg to image1.imageurl
Cor Ligthert wrote:
[color=blue]
>Hi Supra,
>
>That I did understand, however what is special on the way you want to show
>the image, you are not the first one who shows an image on a webpage.
>
>Is it a blob from a database or something?
>
>Cor
>
>
>
>[/color]
When I see how you dealing with it, watch that you do not add C:\myimage.jpg
or something to it, that looks in your testsituation nice however gives in
real live a nice rectangle box with img in it.
It has to be a relative adres to your webserver or whatever relative URL.
Cor Ligthert wrote:
[color=blue]
>Hi Supra,
>
>When I see how you dealing with it, watch that you do not add C:\myimage.jpg
>or something to it, that looks in your testsituation nice however gives in
>real live a nice rectangle box with img in it.
>
>It has to be a relative adres to your webserver or whatever relative URL.
>
>Cor
>
>
>
>[/color]
thank u. btw i just added screenshot to image1.imageurl . yes i just
added jpg that what i'm looking for. i almost finished my gdi graphics
games:
mastermind, picture puzzle and 15 puzzzle. but working on checker,
chinese checker later on.
regards
Cor Ligthert wrote:
[color=blue]
>Hi Supra,
>
>When I see how you dealing with it, watch that you do not add C:\myimage.jpg
>or something to it, that looks in your testsituation nice however gives in
>real live a nice rectangle box with img in it.
>
>It has to be a relative adres to your webserver or whatever relative URL.
>
>Cor
>
>
>
>[/color]
Comment