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

HTTPAPI and CGIDEV2



   Hi,

   not knowing much of HTTPAPI I have a question ...

   Is it possible to run a HTTPAPI request in the middle of a CGIDEV2
   program

   // Parse CGIDEV2 variables

      search = zhbGetVar('search');

   // Translate via a HTTPAPI subprocedure that calls Google Translate

      search2 = i18nGtranslate(search:'es':'en');

   // do DB lookup

      wrtsection('result');

      wrtsection('*fini');

   Regards

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