Hi,
I have an asp which reads data from a database and writes the rows out to a table. some of the database data contains quotes.
it seems that: response.write rs("myfield"
doesn't understand or know how to process quotes b/c when quoted data is encountered the table borders go all over the place.
Can anyone help please..
thanks
I have an asp which reads data from a database and writes the rows out to a table. some of the database data contains quotes.
it seems that: response.write rs("myfield"
Can anyone help please..
thanks