Once you have figured out what property to set on that activex you don’t use setattribute(). I never mentioned using that.
you just set the property on the activex as you normally would. I.e...
Type: Posts; User: barrymavin
Once you have figured out what property to set on that activex you don’t use setattribute(). I never mentioned using that.
you just set the property on the activex as you normally would. I.e...
Hi Fabio,
read my my post again.
bin:// is the prefix not bin:
Use base64:// to insert a base64 encoded binary file.
as I stated in my post, these special prefixes are only expanded when...
Yes. Use objectWrite() to extract the memo/blob to a temporary file using tmpfile() first.
Hi Fabio,
As you stated in your ticket your requirement was to insert large strings (base64 encoded text) into the MS COM/ActiveX for XML.
I have extended the activex support in Lianja 5 to...