XML Data and ASP.NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello friends, how ru all,

i have a question about xml data displaying in ASP.NET, for example i build
an xml file which have some predefined error messages then i want to access
these predefined error messages in my ASP.NET pages for example on
registration page or on user login page, pls tell me how can i access these
messages through ASP.NET code.
 
Back
Top