Hello,

> Now, another idea, is: since we are using .aspx, why not directly
> "link" monodoc, instead of spawning it?  That way we could avoid
> completely the security issues around a url containing characters that
> might be escaped by the shell.
> 
> Just use "browser.exe" as an assembly to link with.

The --www option mainly served the purpose of letting me demonstrate
quickly what could be done, given my currently very limited knowledge 
of ASP.NET. 

Using the code directly in the assembly really seems like the way to 
go, I believe the WwwGenerator class I submitted can be used relatively
easily to achieve that (although I couldn't tell you exactly how to do it 
at the moment :)).

'later

phil
_______________________________________________
Mono-docs-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-docs-list

Reply via email to