<div dir="ltr">Active doesn't let you do rpc requests though, but if you don't need that then active works as well, didn't think about that either...</div><br><div class="gmail_quote"><div dir="ltr">Op do 5 jul. 2018 om 15:59 schreef Adam Chlipala <<a href="mailto:adamc@csail.mit.edu">adamc@csail.mit.edu</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Oh, right. The <active> tag should do just as well, in that case. <br>
You'd need to return an empty XML document explicitly, but that's not hard.<br>
<br>
On 07/05/2018 09:43 AM, Simon Van Casteren wrote:<br>
> Side note: the <script> tag in basis can only be placed in the <head> <br>
> part of an html document, so if you want to apply this you'll need to <br>
> use the JS ffi to make a new "bodyscript" tag, as mentioned in the <br>
> manual in chapter 11.3)<br>
<br>
_______________________________________________<br>
Ur mailing list<br>
<a href="mailto:Ur@impredicative.com" target="_blank">Ur@impredicative.com</a><br>
<a href="http://www.impredicative.com/cgi-bin/mailman/listinfo/ur" rel="noreferrer" target="_blank">http://www.impredicative.com/cgi-bin/mailman/listinfo/ur</a><br>
</blockquote></div>