accessguy52
Programmer
Hello folks, I'm back again with another headache - does anyone have code to deal with formatting or splitting a lot of data from from an Access recordset into asp table? In other words, here is what I need:
ID Name Address City State Zip
-- ---- ------- --- ----- ---
123 Joe Blow 123 Ivy NYC NY 21212
This That Something SomethingElse
---- ---- --------- -------------
blah blah blahblah blahhhhblah
etc.
--instead of a long horizontal table, I need to break up the headers and fields containing the recordset. Let me know if this is not clear. This is something most tech books don't have an example of. Many thanks!!
accessguy52 accessguy52
ID Name Address City State Zip
-- ---- ------- --- ----- ---
123 Joe Blow 123 Ivy NYC NY 21212
This That Something SomethingElse
---- ---- --------- -------------
blah blah blahblah blahhhhblah
etc.
--instead of a long horizontal table, I need to break up the headers and fields containing the recordset. Let me know if this is not clear. This is something most tech books don't have an example of. Many thanks!!
accessguy52 accessguy52