V
Vincent Lau
Hello,
I'm new on ASP and Access. I stored several lines of information in a Access
memo field.
I use follow ASP response.write statement to display contain of the memo
field.
Response.Write sa1("job_detail")
However, all the lines are mixed into one line. How can I show it in the
original format?
Thanks
I'm new on ASP and Access. I stored several lines of information in a Access
memo field.
I use follow ASP response.write statement to display contain of the memo
field.
Response.Write sa1("job_detail")
However, all the lines are mixed into one line. How can I show it in the
original format?
Thanks