User Profile
Collapse
-
Thanks for the explanation...I will stop beating my head against the wall on that one.... -
cosmodango started a topic Dynamically Created Tables that Can be updated and Stored in Access Memo Fieldsin ASP ClassicDynamically Created Tables that Can be updated and Stored in Access Memo Fields
I am working on a form with the basic textboxes, dropdowns, etc.; however, I have a need for the client side to have the option to create a table dynamically in the form. In essence, Joe User would determine rows and columns and then enter values into the the table. This information would then be stored in an Access database and would need to be retrieved and displayed as it was inputted by Joe User. Is it possible to build and capture the entire... -
Actually that's what I have in place now. I apologize for not putting that in my original post. That does a fine job of taking care of line breaks. My problem is as follows for lists as below:
- Item one
- Item two
- part a
- part b
When I cut and paste this into the memo field and via asp I get the following:
- Item one
- Item two
- part a
- part b
How do I retain the inde...Leave a comment:
-
Access memo field - maintaining line breaks and indents
I have spent several days on this. I hope someone can help me. I am using Acccess 2000. I have a memo field where I have cut and pasted bulleted/numbered lists from Microsoft Word. I want to display this information via asp. I have managed to get the numbers, bullets, and even skipped lines to show up by using the Replace function and vblfcr. I cannot for the life of me find out how to retain the indents. All the lines show up far to the left...
No activity results to display
Show More
Leave a comment: