In <[EMAIL PROTECTED]>, on 03/13/02
at 10:25 AM, Dossy <[EMAIL PROTECTED]> said:
>On 2002.03.12, Patrick Spence <[EMAIL PROTECTED]> wrote: > In the
>ADP that I have this called in, I am calling it this way: >
>> <wrap
>> name="main"
>> title="Test of Template"
>> description="This is a test"
>> affiliatename="<%=$affiliatename%>"
>> affiliate="<%=$affiliate%>"
> ^ missing ">"
>>
>> This is a test! <br>
>> affiliatename="<%=$affiliatename%>" affiliate="<%=$affiliate%>"
>> </wrap>
>Could the problem be really this simple? If you cut and paste this
>example directly from your actual code, then it is definitely _a_
>problem, if not _the_ problem.
Its a cut/paste but not of the only version I have tried to use, I just
forgot to assemble that one correctly after removing it from a ns_puts
[ns_adp_parse xxx] construct.
With that corrected it still doesn't work :(
in fact, here is what ends up getting produced...
"
affiliate=""
>
This is a test! <br>
affiliatename="" affiliate=""
--
-----------------------------------------------------------
[EMAIL PROTECTED]
-----------------------------------------------------------