[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

putting returned data into variable instead of file



   I am using http_url_post to communicate with a service that only
   replies with `SUCCESS' or `FAIL'.   My post statement is:


   eval      rc = http_url_post(

              'http://services.summitmg.com/OrderSer'

                  'vice/ClientServices/Ally/Order' +

                  'Trackingblah.aspx'

             : myPointer

             : dataSize

             : '/tmp/testpost.html'

             : HTTP_TIMEOUT

             : HTTP_USERAGENT

             : 'application/x-www-form-urlencoded' )


   Is there a way to substitute a variable for the testpost file?




   Julie Nichols| Summit Group

   Programmer/Analyst

   1100 Circle 75 Pkwy., Suite 1200 | Atlanta, GA 30339-3081

   Direct line: 770-303-0432 | [1]julie.nichols@xxxxxxxxxxxx

   Fax: 770-303-0408

References

   1. mailto:julie.nichols@xxxxxxxxxxxx
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------