10 Aug
1999
10 Aug
'99
2:05 p.m.
Rob, Thanks a lot !!!! Worked perfectly !! hugs Anderson
<BODY BACKGROUND="<!--@var FILEOBJECT-->">
This line is correct ? It not work !!
No.. :^)
Coupla things... as someone seems to already have pointed out the var tag has the following syntax:
<!--#var dc_logo-->
which for file objects renders to (example):
<img src="http://localhost/Zope/dc_logo" alt="dc_logo">
whiiich, when substituted makes something invalid:
<body background="<img src="http://localhost/Zope/dc_logo" alt="Digital Creations Logo">">
Instead try:
<body backround="dc_logo">
--Rob
______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
9736
Age (days ago)
9736
Last active (days ago)
0 comments
1 participants
participants (1)
-
Anderson Ami