Login | |
|
 |
RE: VBScript to edit/revise an XML file - 11/13/2008 5:38:19 AM
|
|
 |
|
| |
ebgreen
Posts: 5251
Score: 31
Joined: 7/12/2005
Status: offline
|
It is possible to do this with regular string functions. Personally however I would look at using the XMLDOM to do it in an XML appropriate fashion. Search the forum and you should find examples of both methods. Once you hav tired some code, post back here with any problems that you are having.
_____________________________
"... when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick Goog places to start:http://www.visualbasicscript.com/m_24727/tm.htm http://www.visualbasicscript.com/m_47117/tm.htm
|
|
| |
|
|
|
|
|