I don't think that is correct, and not only that, but when you include the declaration, sometimes witango balks at it. You def don't need it, and witango ignores it. It looks like the main problem he had was with the quotes.

-- 

Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040

On Jul 25, 2006, at 5:45 PM, Ben Johansen wrote:

sometimes the most obvious get you
2 thing
1. you had extra v in <startthevvalues>
2. you need this at top of document <?xml version="1.0" encoding="iso-8859-1"?>

this works
<@ASSIGN NAME="someDOMname" SCOPE="request" VALUE=<@DOM VALUE='<?xml version="1.0" encoding="iso-8859-1"?><startthevalues><value1>Somevalue</value1><value2>Somevalue2</value2></startthevalues>'>>
Ben



On Jul 25, 2006, at 4:04 PM, Kaustav Acharya wrote:

<@ASSIGN NAME="someDOMname" SCOPE="request" VALUE=<@DOM VALUE="<startthevvalues>
<value1>Somevalue</value1>
<value2>Somevalue2</value2></startthevalues>"
>>

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to