Form results as HTML
Form results as HTML
Out of context: Reply #5
- Started
- Last post
- 9 Responses
- mg330
Steve,
I guess a better way of describing it is this:
I want to enter text with HTML for formatting purposes (nothing fancy, just bold text, line breaks)
send it to the DB and have the results show up in the ASP page with formatting intact.Looking at the tables in Access, the break tag is displayed as greater than br less than.
So the problem must be in how the results page is interpreting the Access fields?