Hey - I know that there is an Apache module version of REBOL in development. This is cool. Has any thought been given to an ISAPI (IIS) compatible DLL version of REBOL? Ideally, with any luck, the two would be roughly compatible in terms of functionality to allow for very easy "porting" of REBOL web applications from server to server... I think it'd just be cool to be able to do the following on an IIS server: <%@ LANGUAGE="REBOL"%> It'd be cool if the REBOL code could be embedded in the web page, much like ASP, PHP, or Perl (in the case of ActivePerl). All that built in functionality for email, the fetch of other web pages, email, news, and whatnot would make it really easy to build some pretty cool apps. - Porter
