Search found 4 matches
Aprelium Forum Index
Author Message
  Topic: CGI without Perl?
Duneagent

Replies: 7
Views: 16641

PostForum: FastCGI/CGI   Posted: Mon Mar 29, 2004 11:30 pm   Subject: CGI without Perl?
CGI is basically output from a program, it therefore is not script, but generated html output that the server would send back to the browser.

Like sending only "<html>Hello</html>" woul ...
  Topic: CGI without Perl?
Duneagent

Replies: 7
Views: 16641

PostForum: FastCGI/CGI   Posted: Mon Mar 29, 2004 9:08 pm   Subject: CGI without Perl?
Found it :idea:

cgi output needs status replies first to work, will probably use http://www.boutell.com/cgic/ library.

Thanks for the reply :wink:
  Topic: CGI without Perl?
Duneagent

Replies: 7
Views: 16641

PostForum: FastCGI/CGI   Posted: Mon Mar 29, 2004 8:43 pm   Subject: CGI without Perl?
Isn't cgi just an executable that uses standard output?

Like printf("Hello world\n") in C.

Or is that not possible with Abyss?
  Topic: CGI without Perl?
Duneagent

Replies: 7
Views: 16641

PostForum: FastCGI/CGI   Posted: Sun Mar 28, 2004 11:33 pm   Subject: CGI without Perl?
Hi,

Is it posible to use CGI without Perl?

Thanks,
DuneAgent
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group