0 Replies Latest reply on Nov 7, 2008 2:21 AM by fsat

    Sending data to another server

    fsat

      Hello all.

      I have a question.
      For example I have a printing wizard. From the last modal panel I have to:
      1. send data for printing via POST request to another server and open the new window with responce from the server.
      2. Rerender the modal panel to change the data to send the next page to printing service.
      But I have no ideas how it can be done.