Hello, pure HTML server question:
images like (backgroundimage.jpg) stored on server at: /htdocs/www/img
util.showpic.html is stored at : /htdocs/util/
How to use backgroundimage.jpg as background in util.showpic.html ?
<body background="/www/img/backgroundimage.jpg ">
does not work..
what if anything will work?
Thnaks
Ken
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]