<form id="uploadform" action="/members/servlet/MapsAjaxSupport"
enctype="multipart/form-data" method="post">
<div class="fileinput">
<input id="pathfileup" type="file" />
<input id="upbut" type="submit" value="Upload" class="formbutton">
</div><!-- fileinput -->
</form>
**********
Request Header Values
Context Path= ''
Content Type= 'multipart/form-data; boundary=---------------------------81707749216045394012024245416'
Header Name/Values
Oct 28 20:50:05: host
Oct 28 20:50:05: anw-dev
Oct 28 20:50:05: user-agent
Oct 28 20:50:05: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070310 Iceweasel/2.0.0.3 (Debian-2.0.0.3-1)
Oct 28 20:50:05: accept
Oct 28 20:50:05: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Oct 28 20:50:05: accept-language
Oct 28 20:50:05: en-us,en;q=0.5
Oct 28 20:50:05: accept-encoding
Oct 28 20:50:05: gzip,deflate
Oct 28 20:50:05: accept-charset
Oct 28 20:50:05: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Oct 28 20:50:05: Keep-Alive
Oct 28 20:50:05: 300
Oct 28 20:50:05: connection
Oct 28 20:50:05: keep-alive
Oct 28 20:50:05: referer
Oct 28 20:50:05: https://anw-dev/members/trbmap.jsp?tkey=2&mkey=2
Oct 28 20:50:05: cookie
Oct 28 20:50:05: userid=frank; pwd=xxxxxxxxxxx; JSESSIONID=7915F7EEB596B0F95C709B9F8AD2A276
Oct 28 20:50:05: content-type
Oct 28 20:50:05: multipart/form-data; boundary=---------------------------81707749216045394012024245416
Oct 28 20:50:05: content-length
Oct 28 20:50:05: 669
The body of the request follows:
Oct 28 20:50:05: -----------------------------81707749216045394012024245416
Oct 28 20:50:05: Content-Disposition: form-data; name="ajaxreq"
<null>
Oct 28 20:50:05: uppth
Oct 28 20:50:05: -----------------------------81707749216045394012024245416
Oct 28 20:50:05: Content-Disposition: form-data; name="name"
<null>
Oct 28 20:50:05: Path Name.
Oct 28 20:50:05: -----------------------------81707749216045394012024245416
Oct 28 20:50:05: Content-Disposition: form-data; name="desc"
<null>
Oct 28 20:50:05: A description of this path goes here.
Oct 28 20:50:05: -----------------------------81707749216045394012024245416
Oct 28 20:50:05: Content-Disposition: form-data; name="mapkey"
<null>
Oct 28 20:50:05: 7
Oct 28 20:50:05: -----------------------------81707749216045394012024245416
Oct 28 20:50:05: Content-Disposition: form-data; name="closed"
<null>
Oct 28 20:50:05: on
Oct 28 20:50:05: -----------------------------81707749216045394012024245416--
-------<br />Thanks & regards,<br />anw
-------<br />Thanks & regards,<br />anw
-------<br />Thanks & regards,<br />anw
-------<br />Thanks & regards,<br />anw
The body of the request follows:
Oct 29 16:36:30: -----------------------------20014300982800--
-------<br />Thanks & regards,<br />anw
17.13.2 Successful controls
A successful control is "valid" for submission. Every successful control has its control name paired with its current value as part of the submitted form data set. A successful control must be defined within a FORM element and must have a control name.(Emphasis mine)
-------<br />Thanks & regards,<br />anw