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

HTTPAPI and CGIDEV2 working together



   I'm trying to write a program that will use CGIDEV2 and HTTPAPI
   together.  I will present a HTML asking for an order number then when
   they click submit it will call a CGIDEV2 program to get the order
   number insert it into a XML template and save as a stream file then
   use HTTPAPI to send the request to a webservice to pull the order
   information back from the webservice.  Then I will re-display the
   information using CGIDEV2.  All the pieces are working individually
   but not when called together.  When I send the HTTPAPI request I get a
   500 error in the browser.  So I'm assuming that this is interfering
   with apache.  Is there a way to make this work that I'm not thinking
   of?
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------