View Single Post
  #1 (permalink)  
Old 11-30-2007, 07:35 AM
marinheiro marinheiro is offline
Junior Member
 
Join Date: Nov 2007
Posts: 1
Default integrating with unix site

Hi,

I have a site which incorporates a hand-rolled questionnaire system. I am looking at replacing the questionnaire system with checkbox. However, the current system runs on apache on linux, using mod_perl and mysql. 1 or 2 questionnaires are run a month, with responses in the thousands or low 10s of thousands.

How possible would it be to integrate this system with a copy of checkbox running on a separate windows server, if I want to include checkbox transparently within the rest of the site? Does checkbox have an api allowing remote calls? Or would I really need to rewrite the entire site in C# to achieve integration?

Thanks for any advice
Graham
Reply With Quote