Thanks so much for the link Jon.  Question answered.<br><br>Best, Andrew<br><br><br><div><span class="gmail_quote">On 8/24/07, <b class="gmail_sendername">Jon Barnett</b> <<a href="mailto:jonbarnett@gmail.com">jonbarnett@gmail.com
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 8/24/07, Andrew Baine <<a href="mailto:andrew.baine@gmail.com">andrew.baine@gmail.com
</a>> wrote:<br>><br>> Hi, I was wondering if it will be specified how a client will construct<br>> requests from forms with method="PUT" and method="DELETE".  I understand how<br>> method="GET" form information is encoded into the query string and
<br>> method="POST" form information is encoded into the message body, but I was<br>> wondering about PUT and DELETE.  How is form information to be encoded in<br>> forms with these methods -- like GET, POST, or some other way?
<br>><br>> Thanks in advance for any help,<br>><br>> Andrew<br>><br>><br><br>It's specified differently based on the type of URI (http, ftp, file,<br>etc), but you'd be interested in starting here:
<br><br><a href="http://www.whatwg.org/specs/web-forms/current-work/#for-http">http://www.whatwg.org/specs/web-forms/current-work/#for-http</a><br></blockquote></div><br>