I think I might have to dump to an XML file, but I was hoping to avoid that because the contents of the table changes frequently. I guess whenever someone makes a change I can have it create an updated version of the XML file. Now I just need to write a little CGI program to get the XML file, parse it and output the info in the proper format. Then the other guy can put the CGI program on his server and do an include. He doesn't have any idea how to work with XML himself, so I'll need to make a program for him.
Thanks Allen for the suggestion. If anybody has any other suggestions, I'd still love to hear them.
Thanks!