Hi, I have modified the s.htm template so that it sends out XML instead. It normally works fine, except for times when there are reserved characters such as '>' in the data output from s.cgi. I would like to replace these programatically. I looked at sc.c, and have perused around the tempate.cpp and aspseek.cpp code a bit, but I am not 100% sure where I should replace these characters. Could someone please point me in the right direction.
I would also like to know how difficult you think it would be to make a JNI in Java for libaspseek Thanks.
