I am new to ASP and I have written a page that outputs the value of a table using getString.

1) I know nothing about HTML and was wondering should I have used a more conventional table method for writing the data to a table in order to make formatting easier.

2) How do I get data to wrap in a table?

Thanks...