jblain11
12-13-2001, 09:31 AM
I am using VBScript and not javascript in this ASP but if anyone can assist.
My ASP is allowing the user to enter text from a textarea. The data is then displayed on another page and submitted to a database. I am using reg expressions therefore not being able to use a table when displaying the text. Everything looks fine and wraps on the displayed page but when I print the displayed page the text is cut off at the end of the line. Is there a remidy for this?
--------------------------------------------------------------------------------
My ASP is allowing the user to enter text from a textarea. The data is then displayed on another page and submitted to a database. I am using reg expressions therefore not being able to use a table when displaying the text. Everything looks fine and wraps on the displayed page but when I print the displayed page the text is cut off at the end of the line. Is there a remidy for this?
--------------------------------------------------------------------------------