2011 Jan 10 2:50 PM
Hi All
I'm looking for a function or a method to convert and HTML string (string) into a text non-html text... does this function exist ?
Best regards
Jérôme
2011 Jan 10 3:07 PM
The string you have can be either dowloaded to a file with extension 'TXT' or with 'HTML' . There is no other difference. HTML is a flat file with different extension which makes the browser recognise its tags correctly.
So what is your real issue?
Regards
Marcin
2011 Jan 10 3:07 PM
The string you have can be either dowloaded to a file with extension 'TXT' or with 'HTML' . There is no other difference. HTML is a flat file with different extension which makes the browser recognise its tags correctly.
So what is your real issue?
Regards
Marcin
2011 Jan 10 3:55 PM
Marci
I have a table which contents a field as a string which contents HTML...
so from a string "<<h2>>My Title<</H2>>
blablabla
' I would like to do a transformation to obtain a 'My Title blablabla' with all HTML tags deleted...
Is it clearer ?
Jerome
Edited by: Jérôme L Fortias on Jan 10, 2011 4:56 PM
2011 Jan 10 5:19 PM
2011 Jan 10 5:40 PM
2011 Jan 10 3:23 PM
Hi,
can you check FM: 'HRCM_AMOUNT_TO_STRING_CONVERT'
Regards,
Sai