C
chloraphil
My apologies if this question has been answered before...
I want to grab the XHTML from one text box and put it in another. The
destination rich text box is in a repeating table. So far the only way I
know to access the xhtml is through the .xml property, but it's read-only.
I've tried using replacechild() but infopath says no b/c the schemas are
different. My code is C#.
Any suggestions? Thanks.
I want to grab the XHTML from one text box and put it in another. The
destination rich text box is in a repeating table. So far the only way I
know to access the xhtml is through the .xml property, but it's read-only.
I've tried using replacechild() but infopath says no b/c the schemas are
different. My code is C#.
Any suggestions? Thanks.