I upload a attachment by a web form which I have created a field "Body". Then the Domino Server convert it's type to "MIME_PART". when I copy it to others document's "Body" which type is also "MIME_PART", can not convert to RICH_TEXT.
How can I deal with it? Which command can convert it to A rtf Field ?
Any regard as good.
Subject: Some question About attach a attachment on Web.
what is the storage of ur ur body field? Is it HTML and MIME? (you can check this from ur field property, control tab (2nd tab)
uncheck the HTML and MIME. Test to upload again on a new document.
Subject: RE: Some question About attach a attachment on Web.
my body field is “Match OS type”.It’s property has unCheck the HTML and MIME.
But it is not affect.