By Date: <-- -->
By Thread: <-- -->

XML and the BL Compiler



marcinmilan (at) xaraya.com wrote:
>
>
> I don't know about appropriate, but I usually just feed the select boxes 
> arrays. Is that not possible here?
>
> Marc
>   

I'm doing an AJAX call, so this template is to generate a valid XML 
response which is being used by the javascript to populate the select box.


A couple work arounds that I could accomplish right now:
1) supply a variable for opentag and one for closetag, which include the 
< and > inside the variable
2) Change the ajax code to look for <element id="#$element#"> rather 
than the way I've got it working now.  (Which is probably a more robust 
solution.)

I was just curious if it was even possible for the compiler (especially 
with the new 2.0 stuff) to be able to generate tags in the method I was 
using above.

Brian
_______________________________________________
Xaraya_devel mailing list
Xaraya_devel (at) xaraya.com
http://xaraya.com/mailman/listinfo/xaraya_devel