fallenrayne
Technical User
Hi everyone,
First off, nice forum you have here, lots of great information. I have a small problem that is ending up being more of a headache than I like. I currently export an Access query that has 3 memo fields into XML. When they turn into XML the linebreaks that I once had are lost. I am trying to find a way to make the XML see the linebreaks whether I have to put in code to force XML to identify the linebreaks or whatever. The big issue is when I then use XSLT to turn it into xHTML and all of my memo fields have text that just runs together. Even if I had to put <br/> tags into the Access database and then export that out to XML and parse it properly through XSLT. I just don't know how to go about doing that. Any help with this would be great. Thanks in advance
- Brandon
First off, nice forum you have here, lots of great information. I have a small problem that is ending up being more of a headache than I like. I currently export an Access query that has 3 memo fields into XML. When they turn into XML the linebreaks that I once had are lost. I am trying to find a way to make the XML see the linebreaks whether I have to put in code to force XML to identify the linebreaks or whatever. The big issue is when I then use XSLT to turn it into xHTML and all of my memo fields have text that just runs together. Even if I had to put <br/> tags into the Access database and then export that out to XML and parse it properly through XSLT. I just don't know how to go about doing that. Any help with this would be great. Thanks in advance
- Brandon