Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

how to remove the html tags from text area in apex

KJChellamJan 6 2015 — edited Apr 7 2015

Hi,

I am using Apex 4.2.5 in oracle 11g

I have to send email to people in a tabular form.

I have my tabular form with table header and data from table in a text area item.


The content of the text area is in the before header PL/SQL block.

when i run the page, it is giving the result with html tags in the text area. I don't want the tags in the text area field.

I can send the mail successfully in table form. Please help me to figure out to get rid of the html tags from the text area when the page is run.

Any changes i have to do in the security area of the textarea item?

Thank you

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 3 2015
Added on Jan 6 2015
12 comments
1,659 views