Click here to Skip to main content
15,893,594 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.NET Framework for developing applications. Pin
Shujaat Ullah Khan15-Nov-07 18:36
Shujaat Ullah Khan15-Nov-07 18:36 
QuestionNot able to run .aspx files on my web domain Pin
xkrja15-Nov-07 9:28
xkrja15-Nov-07 9:28 
AnswerRe: Not able to run .aspx files on my web domain Pin
Guffa15-Nov-07 10:07
Guffa15-Nov-07 10:07 
AnswerRe: Not able to run .aspx files on my web domain Pin
Christian Graus15-Nov-07 10:07
protectorChristian Graus15-Nov-07 10:07 
AnswerRe: Not able to run .aspx files on my web domain Pin
pmarfleet15-Nov-07 10:10
pmarfleet15-Nov-07 10:10 
AnswerRe: Not able to run .aspx files on my web domain Pin
Herman<T>.Instance16-Nov-07 1:34
Herman<T>.Instance16-Nov-07 1:34 
QuestionGridViewUpdatingHelp Pin
kenexcelon15-Nov-07 8:27
kenexcelon15-Nov-07 8:27 
QuestionXML help ! Pin
Ridge Howison15-Nov-07 7:44
Ridge Howison15-Nov-07 7:44 
Hello,

Thank you for reading. Here is my situation. I have a web service that takes as input user name and password, that returns an xml document..if all credentials match the document contains info about the user something like this

<ROOT>
<CustomerID>123456</CustomerID>
<FirstName>Tester</FirstName>
<MiddleName />
<LastName>Abc</LastName>
<DisplayName>Tester Abc</DisplayName>
</ROOT>

else it has
<Root>
<Error>Invalid Login</Error>
<Root>

when I get the xml document in my application, how can I check if <Error> is present in the xml document? Also I want to get the value of the error as string. Please Help

RH


AnswerRe: XML help ! Pin
SABhatti15-Nov-07 8:13
SABhatti15-Nov-07 8:13 
GeneralRe: XML help ! Pin
Ridge Howison15-Nov-07 8:28
Ridge Howison15-Nov-07 8:28 
QuestionUsing ASP.NET and VB to write Javascript [modified] Pin
Jordanwb15-Nov-07 7:24
Jordanwb15-Nov-07 7:24 
AnswerRe: Using ASP.NET and VB to write Javascript Pin
SABhatti15-Nov-07 8:17
SABhatti15-Nov-07 8:17 
GeneralRe: Using ASP.NET and VB to write Javascript Pin
Jordanwb15-Nov-07 8:39
Jordanwb15-Nov-07 8:39 
GeneralRe: Using ASP.NET and VB to write Javascript Pin
Christian Graus15-Nov-07 9:10
protectorChristian Graus15-Nov-07 9:10 
GeneralRe: Using ASP.NET and VB to write Javascript Pin
Jordanwb15-Nov-07 9:15
Jordanwb15-Nov-07 9:15 
GeneralRe: Using ASP.NET and VB to write Javascript Pin
Christian Graus15-Nov-07 10:54
protectorChristian Graus15-Nov-07 10:54 
GeneralRe: Using ASP.NET and VB to write Javascript Pin
SABhatti15-Nov-07 9:43
SABhatti15-Nov-07 9:43 
AnswerRe: Using ASP.NET and VB to write Javascript Pin
Guffa15-Nov-07 10:12
Guffa15-Nov-07 10:12 
QuestionMicrosoft.Web.UI.WebControls Pin
Gktony15-Nov-07 6:09
Gktony15-Nov-07 6:09 
AnswerRe: Microsoft.Web.UI.WebControls Pin
SABhatti15-Nov-07 8:18
SABhatti15-Nov-07 8:18 
GeneralRe: Microsoft.Web.UI.WebControls Pin
Gktony15-Nov-07 22:35
Gktony15-Nov-07 22:35 
GeneralRe: Microsoft.Web.UI.WebControls Pin
SABhatti16-Nov-07 12:39
SABhatti16-Nov-07 12:39 
GeneralRe: Microsoft.Web.UI.WebControls Pin
Gktony19-Nov-07 0:56
Gktony19-Nov-07 0:56 
QuestionReturn string array from web service Pin
dubbele onzin15-Nov-07 5:57
dubbele onzin15-Nov-07 5:57 
AnswerRe: Return string array from web service Pin
Guffa15-Nov-07 6:07
Guffa15-Nov-07 6:07 

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.