Am writing results of a query to an html table. In order to create a border
round all the cells in a table have written this:
<td>
<%if isNull(rs("contact")) then
response.write " "
else
response.write rs("contact")
end if%>
</td>
The is written, but the borders do not appear round the cells in the
table. Sometimes <NULL> is written instead, although it is not a problem as
it does not show up in the table.
***************************************************************************
This e-mail and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed
If you have received this e-mail in error please notify
seafish@s...
If the content is not about the business of the Sea Fish Industry Authority
or the sea fish industry then the message is neither from nor sanctioned
by the Sea Fish Industry Authority.