response.write table problem

  • Thread starter Thread starter insist
  • Start date Start date
I

insist

I with response.write("table=...") to draw the first table,and
respons.write("<br>"),and then with response.write("table...") to draw the
two table,but the two table display in the middle of the first table,i want
to the two table display in the end of the first table.because the table of
content rowcount is not known.how to solution the problem?
thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top