I have an ASPrunner 6.1 form that displays Parent and Child data. I need to also display data from several other tables on the same form. I can retrieve the data, but it doesn't seem to want to display on the page.
I am using several tables to display the data and am using correct ASP syntax to display (populate the table cells). Yet the cells remain empty. I've debugged and used resonse.write to ensure the data is available and it is.
What am I missing here?
Also, while still on this question, how can I place a table on an ASPrunner generated page so that it actually looks good. When I place a table on a page, it moves everything around and it takes so much time to re-align everything. I even followed the tutorial on the web site that creates a "Credit Card Form Entry" and yet it gets all foobarred up.
I know I've done this before and i's worked but I've been awary form ASPR for some time and can't seem to get either of these to work.
Thanks,
Roger