|
| |
User Groups : Forums : SiteExperts : XML Technologies
: | View All Replies | Goto Page: 4 3 2 1 |  | | ChrisRickard on Aug 11, 2005 at 9:57:44 AM selectNodes will always return a collection. If there are no matches the .Count will be 0. If NodeList.Count = 0 Then Response.Write "You are a user!" Else Response.Write "you are NOT a user!" End If
| | View All Replies | Goto Page: 4 3 2 1 |
To respond to a discussion, you must first logon.
If you are not registered, please register yourself to become a member of the SiteExperts.community.
|