RE: Using MSXML DOM with CF

2001-01-10 Thread Paul Johnston
se it! Paul -Original Message- From: Sent: Tuesday, January 09, 2001 5:49 PM To: CF-Talk Subject: Using MSXML DOM with CF Hi all, I am trying to use a snippet of code from the Maryland CFUG that uses the CFOBJECT tag to interact with the Microsoft MSXML DOM. Here is the code:

RE: Using MSXML DOM with CF

2001-01-10 Thread DeVoil, Nick
Subject: Using MSXML DOM with CF Hi all, I am trying to use a snippet of code from the Maryland CFUG that uses the CFOBJECT tag to interact with the Microsoft MSXML DOM. Here is the code: Get the team name league = XMLDoc.selectSingleNode("league

Using MSXML DOM with CF

2001-01-09 Thread Milks, Jim
Hi all, I am trying to use a snippet of code from the Maryland CFUG that uses the CFOBJECT tag to interact with the Microsoft MSXML DOM. Here is the code: Get the team name league = XMLDoc.selectSingleNode("league"); nodeTeam= league.selectSin