useful gnudb info for asunder lookups
[feisty_meow.git] / nucleus / applications / nechung / cgi_nechung.cpp
index dadaadcfbdfb11cc9e5aed582f8f532f39e6e5d2..46ddbaf9e5c0c2c8c410168d02746324111b2af8 100644 (file)
@@ -79,12 +79,11 @@ int main(int argc, char *argv[])
 
   nechung_oracle some_fortunes(name, index);
   // send the header for html text.
-  printf("<!DOCTYPE html>\n");
-  printf("<html>\n");
+  printf("content-type: text/html\n\n");
   // send the preliminary gunk.
-  printf("<body text=\"#00ee00\" bgcolor=\"#000000\" link=\"#66ff99\" "
-      "vlink=\"#cc33cc\" alink=\"#ff9900\">\n");
-//old text color #33ccff
+  printf("<body>\n");
+//text=\"#00ee00\" bgcolor=\"#000000\" link=\"#66ff99\" "
+//      "vlink=\"#cc33cc\" alink=\"#ff9900\">\n");
   printf("<tt style=\"font-weight: bold;\">\n");
   printf("<font size=\"+1\">\n");