Integration of Vignette with Texis/Webinator
Posted: Thu Apr 26, 2001 11:39 am
Thanks that worked.
Now the only problem that I have is that of providing term highlighting on the xml format. You have suggested using <capture> sql statement capture </capture> then a $ret is available for formatting. Unfortunately the xml schema format is corrupted in that the <,>,and " symbols are converted to <, > , and ". Doing a replace on these would unfortunately remove < and > from the xml data section where it is needed.
Any ideas?
Now the only problem that I have is that of providing term highlighting on the xml format. You have suggested using <capture> sql statement capture </capture> then a $ret is available for formatting. Unfortunately the xml schema format is corrupted in that the <,>,and " symbols are converted to <, > , and ". Doing a replace on these would unfortunately remove < and > from the xml data section where it is needed.
Any ideas?