Update XML form ASP
Hey guys!
How do I update a single element in an XML document from ASP?
Here is my doc.
<?xml version='1.0'?>
Please feel free to have a look around.
red
Thank you for your help!!!!!
Blessed is the man who fears the LORD, who delights greatly in his commandments. Psalms 112:1
Busy posted this at 09:17 — 1st March 2003.
He has: 6,151 posts
Joined: May 2001
just set whatever element you want (deflefttext, deflefttablecolor ..) etc to a varible
XML doesn't actually do anything, it just lists stuff and needs something else to display it, so in reality XML is just grouped variables.
not sure you'd want to comment out your meta tags if you want them displayed as tag elements
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.