Hi ddrhoward,
You may try <pre> tag to preserve all the rendered HTML based on the entered.
http://www.w3schools.com/t
eg:
If bln = False Then
lblremarks.Text = "<pre>" & Replace(ChargeReader("vchr
Else
lblremarks.Text = "None"
End If
Main Topics
Browse All Topics





by: MaxOvrdrv2Posted on 2009-06-15 at 12:07:36ID: 24631919
i've never heard of this happening before on a web page... are you talking about PRINTING a page?