Click here to Skip to main content
15,899,754 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Transfer excel data to oracle Pin
r a m e s h7-Sep-09 2:44
r a m e s h7-Sep-09 2:44 
GeneralRe: Transfer excel data to oracle Pin
amittinku7-Sep-09 2:54
amittinku7-Sep-09 2:54 
QuestionHow to publish asp.net website in localhost Pin
vasanth arivali7-Sep-09 1:28
vasanth arivali7-Sep-09 1:28 
AnswerRe: How to publish asp.net website in localhost Pin
Manas Bhardwaj7-Sep-09 1:33
professionalManas Bhardwaj7-Sep-09 1:33 
AnswerRe: How to publish asp.net website in localhost Pin
Arun Jacob7-Sep-09 1:36
Arun Jacob7-Sep-09 1:36 
AnswerRe: How to publish asp.net website in localhost Pin
javeedxp11-Dec-11 2:34
javeedxp11-Dec-11 2:34 
QuestionYahoo! cool clickey Pin
Matt Cavanagh7-Sep-09 1:19
Matt Cavanagh7-Sep-09 1:19 
QuestionBasic XML question Pin
Piya B7-Sep-09 1:01
Piya B7-Sep-09 1:01 
Hi all,

Im getting a soap response from a server. the xml looks like:
  <?xml version="1.0" ?> 
- <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
- <soap:Body>
- <TN_DetailsResp xmlns="http://tempuri.org/">
  <PersNr>2</PersNr> 
  <ProjCode>2</ProjCode> 
  <CardNr>2</CardNr> 
    </TN_DetailsResp>
  </soap:Body>
  </soap:Envelope>


How can i get a single element and display it in a label.
For example how to show the value of 'PersNr' in a label. Im using C#
AnswerRe: Basic XML question Pin
Manas Bhardwaj7-Sep-09 1:12
professionalManas Bhardwaj7-Sep-09 1:12 
AnswerRe: Basic XML question Pin
Abhishek Sur7-Sep-09 1:30
professionalAbhishek Sur7-Sep-09 1:30 
AnswerRe: Basic XML question Pin
N a v a n e e t h7-Sep-09 1:42
N a v a n e e t h7-Sep-09 1:42 
GeneralRe: Basic XML question Pin
Piya B7-Sep-09 1:54
Piya B7-Sep-09 1:54 
GeneralRe: Basic XML question Pin
N a v a n e e t h7-Sep-09 6:09
N a v a n e e t h7-Sep-09 6:09 
QuestionUpdate listview items error Pin
Nourayn27-Sep-09 0:54
Nourayn27-Sep-09 0:54 
QuestionAjax Tabcontainer flickering issue? Pin
Pawan Kiran7-Sep-09 0:52
Pawan Kiran7-Sep-09 0:52 
AnswerRe: Ajax Tabcontainer flickering issue? Pin
Robert_Pan7-Sep-09 2:18
Robert_Pan7-Sep-09 2:18 
Questionproblem with Treeview Pin
rinku soni 237-Sep-09 0:50
rinku soni 237-Sep-09 0:50 
AnswerRe: problem with Treeview Pin
Gaurav K Singh7-Sep-09 0:59
Gaurav K Singh7-Sep-09 0:59 
Questioncolor of Drop down list remove on post back... Pin
Gaurav K Singh7-Sep-09 0:36
Gaurav K Singh7-Sep-09 0:36 
AnswerRe: color of Drop down list remove on post back... Pin
Abhishek Sur7-Sep-09 1:11
professionalAbhishek Sur7-Sep-09 1:11 
GeneralRe: color of Drop down list remove on post back... Pin
Gaurav K Singh7-Sep-09 1:14
Gaurav K Singh7-Sep-09 1:14 
GeneralRe: color of Drop down list remove on post back... Pin
Abhishek Sur7-Sep-09 1:31
professionalAbhishek Sur7-Sep-09 1:31 
Questionhow to call a javascript function from a linkbutton which is not in grid Pin
anushh6-Sep-09 23:49
anushh6-Sep-09 23:49 
AnswerRe: how to call a javascript function from a linkbutton which is not in grid Pin
Christian Graus6-Sep-09 23:50
protectorChristian Graus6-Sep-09 23:50 
AnswerRe: how to call a javascript function from a linkbutton which is not in grid Pin
Abhishek Sur6-Sep-09 23:52
professionalAbhishek Sur6-Sep-09 23:52 

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.