Hello folks

i`ve got a problem.

Im trying to use a html file as an inline html signature, but it wont work.

The target is, to show the html file, which is on a webserver, as the signature.

I changed the maximum size to 0, so that this can`t be a problem now.

My code:

{
    if ($html) {
return '<iframe src="http://xxx.xx/xxxx.html";><a href="http://xxx.xx/xxxx.html";>TEST</a></p></iframe>';
    } else {
        return "------------------------------------\n" .
               "NO HTML!;
    }
}

Is there a error in my syntax?

Or isnt that possible?

Best regards
 Phil
--
Mit freundlichen Grüßen

i.a. Philipp Weber
--------------------
Medial-Networks
Thomas Nintemann
Landsbergstraße 45
26871 Papenburg
Phone:+494961916744
Fax: +494961669546
USt-Id: DE205220654

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to