Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: Using XSLT to transform the file system [Thread Next] Re: Using XSLT to transform the file systemTo: NULL Date: 7/9/2008 8:42:00 AM Thanks for the suggestion -- how would I handle things like merging folders, hiding specified folders, etc.? I apologize if my question was vague; I suppose what I'm asking is more of a design question (the best way to filter out all of these folders) more than it is a functional question. I'm sure I could do something like have a big function that goes through and contains all of these strings and folders that I want to process, but I would prefer something that would keep the code clear of any such specific data. That's why I was thinking about XSLT -- it separates the filtering logic from the code itself, and it would allow me to cleanly feed in the new directory structure via databinding without any further processnig required in the actual web application. Thanks, Brian Nicholson "Sam Hobbs" wrote: > There is a minor error in my code. You don't want CSIDL_PROGRAMS, you want > CSIDL_PROGRAM_FILES instead. So use: > > Private Const CSIDL_PROGRAM_FILES = 38 > > And replace use of CSIDL_PROGRAMS with CSIDL_PROGRAM_FILES. > > > > | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
