Op wo 31 jan 2007 23:34 schreef u: > On Wednesday 31 January 2007, Tom Albers wrote: > > +    KHTMLPart* newPart = new KHTMLPart(this); > > +    newPart->setOnlyLocalReferences(!m_body->externalImage()); > > This code should also disable javascript, plugins, java etc. etc. for security > reasons, I think. Thanks for spotting this error! It is fixed. Toma