Search results

  1. C

    Webspeed XML 9082 Error

    I am currently getting an error in our production webspeed environment when I try to load a PunchOutResponse XML document into a Handle. This is the error I am getting: X-NODEREF or X-DOCUMENT LOAD got an error: FATAL ERROR: file 'E:\14382987IN.XML', line '1', column '96', message 'An...
  2. C

    socket response and xml

    I am currently trying to create a framework for a future application. I currently am generating an xml document in progress, opening a socket connection to a .p, sending the xml document over the socket and waiting for a response. I am generating an xml response in the .p and setting the type to...
  3. C

    Speedscript and PayPal

    I am trying to figure out a way to use paypal to accept credit cards on a site I'm designing. I would like to use thier IPN to update my database tables with the information. I have sample code in VB of how to use IPN, but I don't know if there is an equivelant in Progress. Can anyone help me...
  4. C

    Viper, Java, and Appserver

    I'm trying to use viper as a reporting solution to work with a java application we have (for over the web use). The idea is to call a .p from java that will create a viper document and then use viper to save that document as a .pdf file. Then return the filename to java and have java open a new...
  5. C

    Status bar moving after page is done loading.

    We have several webspeed generated pages that even after the page is loaded and the status bar says done. The loading bar to the left of the status bar continues to move. It seems to be trying to load something else, but everything is already loaded. I can view the source and everything is there...
  6. C

    Viewing JPEG FIles from within Progress

    VisImage from Visionary Solutions can view, rotate, resize, etc. http://www.visolu.com/
  7. C

    VisImage OCX and printing

    We are using the VisImage Pro OCX and I am having trouble printing images from it. Has anyone done this and if you have could you give me an example? Thanks, Cory
Top