Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Code to convert html text into plain text

Former Member
0 Likes
2,173

Hi Guys,

I have html text in one internal table & I want to convert it into plain text .i.e text without html tags. Is there any function module to remove html tags & extract plain text from it ?

Thanks in advace.

Regards,

Suny..

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
1,102

Hi Shital

chekk this FM

HTMLCNTL_DESTROY

HTMLCNTL_LOAD_DATA

HTMLCNTL_LOAD_HTML_DOCUMENT

HTMLCNTL_LOAD_MIME_OBJECT

1 REPLY 1
Read only

former_member156446
Active Contributor
0 Likes
1,103

Hi Shital

chekk this FM

HTMLCNTL_DESTROY

HTMLCNTL_LOAD_DATA

HTMLCNTL_LOAD_HTML_DOCUMENT

HTMLCNTL_LOAD_MIME_OBJECT