| delorie.com/archives/browse.cgi | search |
| Date: | Tue, 30 Jul 1996 15:53:45 +0400 (MSD) |
| From: | "Alexander V. Lukyanov" <lav AT video DOT yars DOT free DOT net> |
| Message-Id: | <199607301153.PAA29152@video.yars.free.net> |
| To: | P DOT Louvel AT qut DOT edu DOT au, djgpp AT delorie DOT com |
| Subject: | Re: IIS |
> main()
> {
> printf("Context-type text/html\n\n\n");
It should be:
printf("Content-type: text/html\n\n\n");
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |