User Profile

Collapse

Profile Sidebar

Collapse
vb2008
vb2008
Last Activity: Aug 27 '08, 02:44 PM
Joined: Aug 13 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • vb2008
    started a topic Read A XML File In VB.NET
    in .NET

    Read A XML File In VB.NET

    So I am trying to obtain some of the information for a XML file that looks like this....

    Code:
    - <docuvault_settings>
    - <role_list>
    - <role obj_name="Logistics">
      <role_type>master_role</role_type> 
    - <members>
      <user domain_name="GFSPROD" account_name="aclippert" permission="000F" /> 
      <user domain_name="GFSPROD"
    ...
    See more | Go to post

  • vb2008
    replied to Help Reading A XML File In VB.NET
    in .NET
    Oh sorry. It's VB.NET.

    Thanks!
    See more | Go to post

    Leave a comment:


  • vb2008
    replied to Help Reading A XML File In VB.NET
    in .NET
    Any help please? I am really stuck here. :-(
    See more | Go to post

    Leave a comment:


  • vb2008
    started a topic Help Reading A XML File In VB.NET
    in .NET

    Help Reading A XML File In VB.NET

    So I am trying to figure out a new part now but I am getting stuck once again and yes I have been reading up on things and I think I know what my problem is I am just not sure how to fix it. Below is the XML I am trying to read. I need to be able to have the user type in a user they are looking for which is assigned to the Role_Search_Val ue_1.Text box. Then when it finds that user, I want to capture the permissions for that user. So far I have not...
    See more | Go to post
No activity results to display
Show More
Working...