D
dj
Hi All,
I am a newbee in infopath. I am not able to set rich text content (which is
XHTML) using VBScript code. I want do something like
XDocument.DOM.documentElement.SelectSingleNode("/my:myFields/my:myRichText")
--> Feed this control's to XHTML something like
<div xmlns="http://www.w3.org/1999/xhtml">My rich text here</div>
I know C#/VB code is there but my limited knowledge I cant translate it into
vbscript.
Any help is highly appreciated.
Thanks !
dj
I am a newbee in infopath. I am not able to set rich text content (which is
XHTML) using VBScript code. I want do something like
XDocument.DOM.documentElement.SelectSingleNode("/my:myFields/my:myRichText")
--> Feed this control's to XHTML something like
<div xmlns="http://www.w3.org/1999/xhtml">My rich text here</div>
I know C#/VB code is there but my limited knowledge I cant translate it into
vbscript.
Any help is highly appreciated.
Thanks !
dj