On 2000-03-01 18:58:08 -0800, -kevin- wrote:
> Change to:
> text/html; netscape -remote 'openFile(%s)';copiousoutput
Bad idea. You'd rather want this:
text/html; netscape -remote 'openFile('%s')'; copiousoutput
Note that the %s itself MUST NOT be enclosed by any form of quoting,
because otherwise strange file names would lead to really strange
effects, and essentially would break out of the quoting.
--
http://www.guug.de/~roessler/
- Re: Reading HTML Attachments Fairlight
- Re: Reading HTML Attachment... Edmund GRIMLEY EVANS
- Re: Reading HTML Attachments Greg Matheson
- Re: Reading HTML Attachment... Bennett Todd
- Re: Reading HTML Attachments John P. Verel
- Re: Reading HTML Attachments David DeSimone
- Re: Reading HTML Attachments John P. Verel
- Re: Reading HTML Attachment... David DeSimone
- Re: Reading HTML Attachments Pete Toscano
- Re: Reading HTML Attachments John P. Verel
- Re: Reading HTML Attachments Thomas Roessler
- Re: Reading HTML Attachments Michael Sanders
- Re: Reading HTML Attachments John P. Verel
