On Sat, Mar 03, 2007 at 02:54:46AM -0700, ron minnich wrote: >I have a url, produced from iweb, that is this: >onmouseout="NBmouseout('3');" href="SC%202006.html" >onmouseover="NBmouseover('3');"> Is there some reason that we should know of such superfluous javascript and inline CSS noise? It would be kinder to those of us who would like to forget that such things as JS, inline CSS and, indeed, even SGML, exist, yet still beleive that Plan 9 should have a well functioning http server, if you left such things out. It would also be more helpful if you gave a more direct example with less interfering factors. For instance: hget 'http://localhost/SC%202006.html' Or, even better, in the way of ruling out interference: { dir=/net/tcp/^`{read} echo connect 127.0.0.1!80 >$dir/ctl cat <$dir/data cat $dir/data }