Please note: CPAINT nor this website is under active development. |
Proxy Utility: Enhanced Usage
» The proxy utility must be used when you have code developed with CPAINT that is served from a different domain than your frontend presentation code. Granted, this does bypass JavaScript internal security restrictions to prevent cross-site scripting, but in some cases, this may be required for some projects.
» The proxy utility can be utilized to gain access to internal web servers that you do not want to open to the public. However, you may not want to store the address or username and password in clear-text in the frontend code. (See considerations.)
» The proxy utility can also be utilized to gain access to non-CPAINT code implementations, such as those built with another AJAX toolkit, WSDL servers, or other HTML or XML servers. If you use a server that is not owned or operated by you, make sure you have permission to utilize their server's resources and/or data.