Helpful Information
 
 
Category: XML Programming
how to submit xml data with out using form tags

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> New Document </TITLE>
<META NAME="Generator" CONTENT="EditPlus">
hi,
i would like to use http request and response header files, when i use the http request the the submission should be done.


this is code for http Request.

please let me know how to do this.

POST/NASAPP/TRANSACTION/dispatchservlet HTTP/1.1
Referrer: http://www.somebsp.com/search_page.html
user-agent: bsp_name_here
host: www.noname.com
content-type : text/xml; characterset=UTF-8
content-length:40

<xml version="1.0" encoding="UTF-8"?>
<sometag>
</sometag>










privacy (GDPR)