Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTTP header - is it needed?
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
HTTP header - is it needed?
Miscellaneous
Thread ID:
00323635
Message ID:
00323635
Views:
68
Hi,
Can someone explain to me the HTTP header that is typically used on each COM server request, usually the following:
HTTP/1.0 200 OK
Content-type: text/html
In my application, I have to omit this header, or else the document comes back empty, with just the following in the source:
&lt!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
&ltHTML>
&ltHEAD>

&ltMETA content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
&lt/HEAD>
&ltBODY>&lt/BODY>&lt/HTML>
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Reply
Map
View

Click here to load this message in the networking platform