12/9/2017
|
EasyHTML ver 1.04 released!
|
|
Fixed:
- InsertScriptSource did not save <SCRIPT> in html;
- StylesheetUrl did not save <LINK> in html;
Changed:
- OpenFilePrompt loaded BODY part only; now it internally uses InnerText property to load entire html;
- LoadFromFile loaded BODY part only; now it internally uses InnerText property to load entire html;
Added:
- InvokeScript method: executes an Active Scripting function defined in an HTML page.
This release is available, free of charge, to all customers who have an active maintenance and support subscription plan. |
2/11/2017
|
EasyHTML ver 1.03 released!
|
|
Added:
- method EncodeImages() replaces all image links like <img src="c:\images\image.gif"> to base64 encoded embedded images.
This release is available, free of charge, to all customers who have an active maintenance and support subscription plan. |
|