Posted by Iain on 10/16/06 07:55
Hi All
I want to store various objects at a level higher than wwwroot.
Is this possible
I have the following test html program
<html>
<head>
</head>
<body>
<img src = "..//Images//testimage.jpg" width = "300" height =
"300"/>
</body>
</html>
and the image is not displayed although the proerties of the image
appear to be correct
ie they point to the correct directory
Thanks in advance for any help offered
Iain
[Back to original message]
|