maritr
14th January 2004, 11:20
Does anyone know how to http-post a request-message from BaanIVc3?
Thank's in advance.
Rgds,
Marit.
thomas_b
24th January 2004, 23:50
Marit,
We've completed this in Ivc4 by using the server2client function to move a sequential file generated by Baan to an NT machine. Then, we use app_start functions to execute a vb program which uses http post to transmit information contained within the file.
I don't have the particulars of the vb program but you should be able to find some info on Microsoft's msdn site.
Hope this helps.