I'm not exactly skilled at reading patents either, but I think I need a script that takes inputs on what data you want and how to show it, and outputs HTML with the <TABLE> tag. Ideally, the script would access a dB, but I think I can live without that. Essentially, this looks like (I think) a script that runs a predetermined SQL call and spits out an HTML table.
I'll start looking through the sample scripts. Thanks!