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

Re: URL posting



   Addition:
   I need authentication before post so i do like this
   Eval      Data = data in the for of XML
   callp     http_setauth(HTTP_AUTH_BASIC:
               'user': 'password')

   eval      rc=http_url_post(
                 '[1]http://xx.xxx.xx.xxx/ffws/v1/ofax'
                  :%addr(data): %len(%trimr(data)):
                  '/tmp/httptest.html')
   Here i get  a time out error. But when i try to do the same from
   Explorer this link works just fine and shows me the successful XML in
   return. Please help.
   Thanks,
   Musthafa

   On Fri, Aug 28, 2009 at 4:13 PM, Mohamed Musthafa Safarulla
   <[2]mohamedmusthafa.safarulla@xxxxxxxxx> wrote:

     Hi,
     I am trying to make a http post using http_url_post. Actually this
     requires authentication. Also the url posting must be done in
     base64 encoding.
     I know I can do so much with Skotts API. Just wondering If  could
     do this with HTTP API! Please share your expertise.
     --
     Thanks,
     Musthafa

   --
   Thanks,
   Musthafa

References

   1. http://xx.xxx.xx.xxx/ffws/v1/ofax
   2. mailto:mohamedmusthafa.safarulla@xxxxxxxxx
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------