HP3000-L Archives

January 2008, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ian Warner <[log in to unmask]>
Reply To:
Ian Warner <[log in to unmask]>
Date:
Mon, 14 Jan 2008 10:11:30 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (31 lines)
Thanks to this list, I have sockets working.
However, I cannot seem to send HTML correctly. Do I need to send each line,
or the entire string at once (as I am doing). the HTML I am trying to send
is as follows-

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"xlmns:soap12="htp://www.w3.org/2003/05/so
ap-envelope">
  <soap12:Body>
  <HelloWorld xmlns="http://xxxx.co.uk/" />
   </soap12:Body>
</soap12:Envelope>

The reply I get is 
Server Replied: HTTP/1.1 400 Bad Request
Content-Type: text/html
Date: Mon, 14 Jan 2008 15:06:
Server Replied: 16 GMT
Connection: close
Content-Length: 35

<h1>Bad Request (Invalid Verb)<

Ta muchly

Ian

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2