function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ursmahiursmahi 

Pass Xml data to asp.net page

Hi,

      I want redirect page with contact information to Asp.Net Page. and contact information shoud pass the XML form .

Please tell me How can i Achive this?

my xml is:

<?xml version=""1.0"" encoding=""utf-8""?>

<Envelope>

<OpportunityId>AOPP-00000010</OpportunityId>

<ContactName>Mark</ContactName>

</Envelope>

 

and my end point:

like

http://XXXX/Readdata.aspx