I have a form with a text area, and the information from this form is processed through VBScript and then entered into an Access database. Currently, if a user hits enter while in the text box they move to a new line in the box. However, when this field is processed, the result looks like they did not hit enter at all. How can I evaluate the string, find hard returns, and replace them with <p> before storing them in the database?
Cheryl dc Kern
Cheryl dc Kern