Date:  10/25/2002 11:37:10 AM Msg ID:  000966
From:  Carlos Fuertes Thread:  000966
Subject:  Sample with images
Hello,

I'm a Foxweb "rookie" and I got probably the silliest question:
How can I put an image (David.jpg, or David.gif) in my Foxweb script?
I have tried next code:

<img scr="/David.jpg">

Following indications of Foxweb Support, this should work fine if I allocate the file "David.jpg" in my Web root images folder(C:\inetpub\wwwroot\images). I have tried it, and I have also tried allocating it directly into C:\inetpub\wwwroot, but it doesn't work (I just see a shape instead of the image).

I wold be grateful if someone could explain me how can I do it right. A little sample with some code and explanation about the allocation of the image files would be welcome!

I' using Foxweb 2.0, Windows XP Professional and IIS.

Thanks for your help!

Carlos