I was wondering if it would be worthwhile to set-up a XML forum section.
I know that gemma-the-hussy has dabbled with it and it does seem that it is a more handsome replacement for the CSV format. Once you associate a xsl stylesheet you have a web friendly little applet.
You can generate xml files form Access 2007 and with a litlle understanding you propagate information in text forrmat and present via a browser using a xml stylesheet. If you undertand this aspect, the ASP.Net my grandmother could write, god rest her soul.
In my travels I did find this site that converted C# scripts to VB and for people like me who get away with VB only because I refuse to give up and know even less about C# scripts, this site was a godsend.
The other thing I discovered is that C# classes do not seem to support File System Objects which can be used for dynamic includes (web sites). As these includes are processed before the recordset so you can't use the a recordset to dynamically assign the file to include.
I do have examples of xml tables, xsl stylesheeets, parameters and requests by absposition with Next and Previous buttons using ASP.Net framework, if anyone is interested. This way one form can run through the "textset" as though it was a recordset.
Simon