Return to Home Page
Return to Home Page
Return to Home Page
ISS Group Home Page
Documentation
Software Patches
FAQs


Tips and Tricks


This page is a repository of code snippets, white papers, powerpoint presentations and other material that should provide some interesting and useful ideas for you to consider while implementing your applications using ISSG's set of products.

Tips and Tricks
File Name
Description
Use WebClient with WebSpeed.zip
This zip file contains a powerpoint presentation that discusses integrating different Progress clients (e.g. Web Client, Java, Progress run-time clients, etc) with an existing WebSpeed application. Depending on the details of your application, the techniques presented may provide a starting point for developing a complete solution that works for you. [Download Zip file]
Sockets and XML for A2A.zip
This zip file contains a powerpoint presentation that discusses using Progress technology to implement complete Application-to-Application (A2A) solutions including:
  • XML
  • Sockets
  • HTTP
  • Webspeed
[Download Zip file]
download_and_print.zip
This .zip file contains two files: a java applet and snippets from a .htm file that integrates with the applet. The java applet contains a number of methods. The javascript function invokes these methods to download a file from the WebSpeed application, save it to disk and then use the standard MS Windows printer interface to actually print the document. Contact ISSG Helpdesk (helpdesk@issgroup.net) for more information and help working with this code. [Download Zip file]