Hi all, I am blocked on this problem of mine.
I have an XML doc: FROM MY SITE
The current page for it is FROM MY SITE .. Please append ?SS=2003_SPRING|2003_SUMMER&ID=5|31|6 to the URL
The problem is that I use a match to "filter" the larger XML doc. This prohibits a conventional sort to be used on the columns, since the filter is very strict, since I must match the data on a couple different fields and criteria (look at URL)
I guess I have a few questions:
- Can anyone recommend a better way of filtering that may aid me here.
- Can anyone recommend a better XML structure to do the same, since I control it as well (I don't have a web DB, it is local and I drop the files)
My XLS is ON MY SITE
Thanks for any help...
I have an XML doc: FROM MY SITE
The current page for it is FROM MY SITE .. Please append ?SS=2003_SPRING|2003_SUMMER&ID=5|31|6 to the URL
The problem is that I use a match to "filter" the larger XML doc. This prohibits a conventional sort to be used on the columns, since the filter is very strict, since I must match the data on a couple different fields and criteria (look at URL)
I guess I have a few questions:
- Can anyone recommend a better way of filtering that may aid me here.
- Can anyone recommend a better XML structure to do the same, since I control it as well (I don't have a web DB, it is local and I drop the files)
My XLS is ON MY SITE
Thanks for any help...