Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » [FEATURE + patch]WriteClipboardHTML and HtmlToText functions
[FEATURE + patch]WriteClipboardHTML and HtmlToText functions [message #51306] Mon, 04 March 2019 15:55 Go to previous message
omari is currently offline  omari
Messages: 264
Registered: March 2010
Experienced Member
void WriteClipboardHTML(const String& html) :
write the html into clipboard in HTML Format, useful to export formatted text
it write too the extracted text from html, in Unicode Text Format, can be used if the client does not support HTML Format

WString HtmlToText(String s, bool showLinks = false):
extract text from html, showLinks specify if it include link targets or not.

the zip containe package with the functions and tests.


regards
omari.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: curl
Next Topic: How to detect available OpenGL memory?
Goto Forum:
  


Current Time: Thu Mar 28 21:49:37 CET 2024

Total time taken to generate the page: 0.01863 seconds