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

http_url_post and CGIDEV2



   Hi,


   Am currently using http_url_post to send an XML request to a bank for
   credit card payments.  Generating the XML string looks very messy
   using :


   gxml+= '<element 1>' + value1 + '</element1>';

   gxml+= '<element 2>' + value2 + '</element2>';

   etc..


    in the code.  Is there a way to use the CGIDEV2 updHtmlVar/wrtSection
   procedures to create the XML buffer and instead of using AppHtmlToStmf
   to write to the IFS, make gXml = to the HTML buffer?


   Hopefully this isn't too far away from the scope of the HTTPAPI
   mailing list!


   Steve

   **********************************************************************
   ***********

   This communication has been sent to you by Ansvar Insurance Company
   Ltd. Reg. No. 661060 England.

   Registered Office: Beaufort House, Brunswick Road,

   Gloucester. GL1 1JZ.


   Member of: Association of British Insurers (ABI); Financial Ombudsman
   Service. Authorised and Regulated by the Financial Services Authority
   (FSA).

   This communication is sent in confidence and is intended for addressee
   only and is subject to the relevant terms and conditions. Access to
   this email by anyone else is unauthorised. Please advise the sender of
   any error(s) in transmission of this communication.


   http://www.ansvar.co.uk

   **********************************************************************
   ***********
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------