uncleroydee
Technical User
I need to use SQL 7's web publishing capability to create "static" web pages that are refreshed nightly. I'd prefer to use a custom template to display the data as opposed to having SQL create a page for me.
My question is, how does one format an HTML table to accept the recordset that SQL generates? I seem to remember "Begin data" and "End Data" HTML tags (or something to that effect) but I can't find documentation on them anywhere.
Any formatting hints for SQLs web publishing idiosyncracies will be appreciated.
My question is, how does one format an HTML table to accept the recordset that SQL generates? I seem to remember "Begin data" and "End Data" HTML tags (or something to that effect) but I can't find documentation on them anywhere.
Any formatting hints for SQLs web publishing idiosyncracies will be appreciated.