X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Fapplications%2Fnechung%2Fcgi_nechung.cpp;h=46ddbaf9e5c0c2c8c410168d02746324111b2af8;hb=3faf442038a1789322cff2b27a5595a73667088b;hp=dadaadcfbdfb11cc9e5aed582f8f532f39e6e5d2;hpb=1858bc01d8961927d75ac3ab16644f96540b8a37;p=feisty_meow.git diff --git a/nucleus/applications/nechung/cgi_nechung.cpp b/nucleus/applications/nechung/cgi_nechung.cpp index dadaadcf..46ddbaf9 100644 --- a/nucleus/applications/nechung/cgi_nechung.cpp +++ b/nucleus/applications/nechung/cgi_nechung.cpp @@ -79,12 +79,11 @@ int main(int argc, char *argv[]) nechung_oracle some_fortunes(name, index); // send the header for html text. - printf("\n"); - printf("\n"); + printf("content-type: text/html\n\n"); // send the preliminary gunk. - printf("\n"); -//old text color #33ccff + printf("\n"); +//text=\"#00ee00\" bgcolor=\"#000000\" link=\"#66ff99\" " +// "vlink=\"#cc33cc\" alink=\"#ff9900\">\n"); printf("\n"); printf("\n");