User Profile

Collapse

Profile Sidebar

Collapse
pal
pal
Last Activity: Oct 26 '06, 09:27 PM
Joined: Oct 12 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • pal
    started a topic how to post the xml data to a url
    in XML

    how to post the xml data to a url

    MIME-Version: 1.0
    Content-Type: multipart/related; boundary="ERCOT-XML-DATA";
    Type="applicati on/X-ERCOT-MARKETS"

    --ERCOT-XML-DATA
    Content-Type: application/xml

    <?xml version="1.0" encoding="ISO-8859-1"?>

    <!DOCTYPE Header SYSTEM "header.dtd ">
    <Header>
    <TransactionInf o>
    <Action>SUBMI T</Action>...
    See more | Go to post

  • MIME-Version: 1.0
    Content-Type: multipart/related; boundary="ERCOT-XML-DATA";
    Type="applicati on/X-ERCOT-MARKETS"

    --ERCOT-XML-DATA
    Content-Type: application/xml

    <?xml version="1.0" encoding="ISO-8859-1"?>

    <!DOCTYPE Header SYSTEM "header.dtd ">
    <Header>
    <TransactionInf o>
    <Action>SUBMI T</Action>...
    See more | Go to post

    Leave a comment:


  • How to post xml file to a url as attachment of MIME from asp.net appliction

    MIME-Version: 1.0
    Content-Type: multipart/related; boundary="ERCOT-XML-DATA";
    Type="applicati on/X-ERCOT-MARKETS"

    --ERCOT-XML-DATA
    Content-Type: application/xml

    <?xml version="1.0" encoding="ISO-8859-1"?>

    <!DOCTYPE Header SYSTEM "header.dtd ">
    <Header>
    <TransactionInf o>
    <Action>SUBMI T</Action>...
    See more | Go to post

  • How to send xml doc to a url as mime attachment from asp.net with c#

    MIME-Version: 1.0
    Content-Type: multipart/related; boundary="ERCOT-XML-DATA";
    Type="applicati on/X-ERCOT-MARKETS"

    --ERCOT-XML-DATA
    Content-Type: application/xml

    <?xml version="1.0" encoding="ISO-8859-1"?>

    <!DOCTYPE Header SYSTEM "header.dtd ">
    <Header>
    <TransactionInf o>
    <Action>SUBMI T</Action>...
    See more | Go to post
No activity results to display
Show More
Working...