Click here to Skip to main content
15,922,584 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: my new website Pin
Pranay Rana10-Mar-10 19:25
professionalPranay Rana10-Mar-10 19:25 
GeneralRe: my new website Pin
tunsten10-Mar-10 21:02
tunsten10-Mar-10 21:02 
QuestionHome screen design for a website Pin
Member 335536610-Mar-10 9:25
Member 335536610-Mar-10 9:25 
AnswerRe: Home screen design for a website Pin
KittyKit10-Mar-10 21:47
KittyKit10-Mar-10 21:47 
Questionpage load Pin
AndyInUK10-Mar-10 7:06
AndyInUK10-Mar-10 7:06 
AnswerRe: page load Pin
Abhijit Jana10-Mar-10 7:17
professionalAbhijit Jana10-Mar-10 7:17 
AnswerRe: page load Pin
saanj19-Mar-10 0:06
saanj19-Mar-10 0:06 
QuestionWeb Service / Read whole XML string Pin
churchillc10-Mar-10 5:37
churchillc10-Mar-10 5:37 
I need to create a web service which receives the code below.

Problem is, if I create a webmethod with the name OTA_CancelRQ how do I pass in the XML children (or, not as importantly, the attributes on the main XML node?)

Any help or direction would be most appreciated. (I do not have the option of changing the XML I receive)

<OTA_CancelRQ CancelType="Cancel" Target="Production" TimeStamp="2007-07-22T11:33:30.125" Version="1.0" xmlns="http://www.opentravel.org/OTA/2003/05">

<UniqueID ID="MYPROPCONF471" ID_Context="CrsConfirmNumber" Type="14"/>

<Verification>

<PersonName>
<GivenName>Ben</GivenName>
<Surname>Franklin</Surname>
</PersonName>

<Email>ben@benfrankl.in</Email>

<TelephoneInfo PhoneNumber="408-125-5689" PhoneTechType="1" PhoneUseType="4"/>

<AddressInfo>
<AddressLine>1, Norwalk Drive</AddressLine>
<AddressLine>Near 280 South</AddressLine>
<CityName>San Jose</CityName>
<PostalCode>95129</PostalCode>
<StateProv StateCode="CA"/>
<CountryName Code="US"/>
</AddressInfo>
</Verification>

<TPA_Extensions>
<BasicPropertyInfo HotelCode="MYPROPERTY"/>
</TPA_Extensions>

</OTA_CancelRQ>
QuestionChanging Hotspots Depending on Themes Pin
Randal Vance Cunanan10-Mar-10 2:52
Randal Vance Cunanan10-Mar-10 2:52 
Questionget primary key id from table Pin
Amit Patel198510-Mar-10 0:16
Amit Patel198510-Mar-10 0:16 
AnswerRe: get primary key id from table Pin
Jilu J Correya10-Mar-10 0:18
Jilu J Correya10-Mar-10 0:18 
GeneralRe: get primary key id from table Pin
Amit Patel198510-Mar-10 0:42
Amit Patel198510-Mar-10 0:42 
GeneralRe: get primary key id from table Pin
Jilu J Correya10-Mar-10 1:02
Jilu J Correya10-Mar-10 1:02 
QuestionProblem with Trailing Slash in URL Pin
Jilu J Correya9-Mar-10 23:59
Jilu J Correya9-Mar-10 23:59 
AnswerRe: Problem with Trailing Slash in URL Pin
Gaurav Dudeja India10-Mar-10 0:23
Gaurav Dudeja India10-Mar-10 0:23 
GeneralRe: Problem with Trailing Slash in URL Pin
Jilu J Correya10-Mar-10 0:26
Jilu J Correya10-Mar-10 0:26 
GeneralRe: Problem with Trailing Slash in URL Pin
Gaurav Dudeja India10-Mar-10 0:32
Gaurav Dudeja India10-Mar-10 0:32 
GeneralRe: Problem with Trailing Slash in URL Pin
Jilu J Correya10-Mar-10 0:34
Jilu J Correya10-Mar-10 0:34 
QuestionData Retrieval/Display Guidance Pin
Adam_Dev9-Mar-10 23:23
Adam_Dev9-Mar-10 23:23 
QuestionDrag and Drop behaviour in asp.net Pin
afsal qureshi9-Mar-10 23:22
afsal qureshi9-Mar-10 23:22 
AnswerRe: Drag and Drop behaviour in asp.net Pin
Anurag Gandhi10-Mar-10 0:14
professionalAnurag Gandhi10-Mar-10 0:14 
QuestionDatapager in Listview Pin
monika_vasvani9-Mar-10 22:48
monika_vasvani9-Mar-10 22:48 
AnswerRe: Datapager in Listview Pin
Rashmi_Karnam9-Mar-10 23:53
Rashmi_Karnam9-Mar-10 23:53 
Questionhow to display weather forecast on website Pin
meghamaharshi9-Mar-10 20:54
meghamaharshi9-Mar-10 20:54 
AnswerRe: how to display weather forecast on website Pin
R. Giskard Reventlov9-Mar-10 21:28
R. Giskard Reventlov9-Mar-10 21:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.