rex_webpage_reader
Introduction
Read web page by cross domain request.
This plugin could NOT be used in cocoonJS, since it uses cross-domain-requests jQuery library to read web page.
Read web page by cross domain request.
This plugin could NOT be used in cocoonJS, since it uses cross-domain-requests jQuery library to read web page.
It is similar with official AJAX plugin.
- Call "Action:Request page" to start a page request.
- "Condition:On completed" will be triggered when page content received successful, get page content by "Expression:LastData". Or "Condition:On error" will be triggered when failed.