On Tue, Oct 24, 2006 at 01:30:02AM -0500, Sam Fourman Jr. wrote: > Thanks for the Feedback everyone, > > my next question is Would it be Possible to use AJAX from a CGI made > with C running from Apache that Ships w/ OpenBSD?
Yes, although you'll be much happier with FastCGI. Also, consider Perl or PHP. This is not to say that C cannot do well at such tasks, but it is hardly typical [1]. Joachim [1] Then again, PHP is, and my opininion of PHP is, as some might know by now, not very high.