Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Importing formatting in Product Description

  1. #1
    bruceg is offline Junior Member
    Join Date
    Dec 2008
    Posts
    10

    Default Importing formatting in Product Description

    I am trying to import a bunch of products and the Excel file that I am using has formatting such as bold, italics, etc in the description field but it doesn't seem to import anything but the text. Is there a way with either Excel, XML, or WSI to be able to import product description with formatting? Thanks for any help you can offer.

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    You can wrap HTML in CDATA tags and it'll be imported as-is, so it can render on the page.