Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / XML / July 2003

Tip: Looking for answers? Try searching our database.

Search n Replace Certain Attributes in XML

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sean - 03 Jul 2003 23:48 GMT
Hi,

I have an XML file and am coding in VB.NET using webforms.

[CODE]
<cashier>
 <tag section="work-14" param1="0" param2="1000195" />
 <tag section="work-14" param1="0" param2="1000195" />
 <tag section="work-24" param1="0" param2="1000195" />
 <tag section="work-24" param1="0" param2="1000195" />
</cashier>
[/CODE]

I want to be able to change all param1 that belong to work-14

I am displaying the xml in a datagrid and with the Edit feature, I update param1, which in turn should reflect on the rest of the XML file.

Any ideas/ suggestions will be greatly appreciated.

Signature

Thank You,
Sean

Dare Obasanjo - 08 Jul 2003 06:29 GMT
Why do you have duplicate elements in your XML?

--
This posting is provided "AS IS" with no warranties, and confers no rights.

Hi,

I have an XML file and am coding in VB.NET using webforms.

[CODE]
<cashier>
 <tag section="work-14" param1="0" param2="1000195" />
 <tag section="work-14" param1="0" param2="1000195" />
 <tag section="work-24" param1="0" param2="1000195" />
 <tag section="work-24" param1="0" param2="1000195" />
</cashier>
[/CODE]

I want to be able to change all param1 that belong to work-14

I am displaying the xml in a datagrid and with the Edit feature, I update
param1, which in turn should reflect on the rest of the XML file.

Any ideas/ suggestions will be greatly appreciated.

Signature

Thank You,
Sean


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.