Well, arguably this is just as messy. But, believe it or not, I don't
care as long as it will do the job. I'm probably missing something
about the MIME structure of things, but don't you still need some
sort of URL to get the ball rolling (and keep it rolling)? Can you
actually say something like:
Other <A HREF=
Content-type: exec/x-local
/usr/local/rn.html /newsgrouplist
>newsgroups</A>
(Or some syntactically correct variant). Just to be clear, here's how I
see the file: hack equivalent:
Other <A HREF=file:/usr/local/rn.html%/newsgrouplist>newsgroups</A>
It would seem some kind of URL hack is necessary, no?