Hi Guys
I am using data connections (XML) that target specific views in a list, NOT the default view.
How do I count the number of items in a particular view.
Note: My form is being used via browser NOT client on MOSS 2007.
Also this is NOT a data connection to a SharePoint list where I would just count() the repeating node.
I am using http://[SITEURL]/_vti_bin/owssvr.dll?Cmd=Display&List=[GUID]&View=[GUID]&XMLDATA=TRUE&noredirect=true
The above data returned is XML
Is there another code less way for me to do this?
Thanks
Alphamax
Thanks
@lphamax