br Character in Templates

Hi all,
Wondered if there was way to prevent <br> charatcers being automatically added by the system when adding a Newsletter Template.
Example:
<td width="8">
      <p> </p>
</td>
goes to this when saved…
<td width="8">
      <p> </p>
     <br>
</td>
I have tested it with a   in there but I get varying results.
Thanks in advance,
sf d-)=

Thanks for the tip Liam hadn't used jsfiddle yet.
Here's the link Alex:
http://jsfiddle.net/sfgraphicdesigner/E2VCY/
Using mostly Firefox on Mac and sometimes Safari.
sf d-)=

Similar Messages

  • Golive CS2 inserting character  when template changes made

    I have a site created in Golive 6. Opened it in CS2. Now when I make changes on my template, the updated pages have the character  inserted randomly at ends of sentences or before © symbols. Updates I'm making involve changes to menu using Menu Machine 2.
    So now I have ot go back and manually remove all the  from the updated pages. More  are added every time I make an update. Any idea what's going on and how to avoid this?

    What was in your original file where the  is now showing up. For one of my clients that I have, they use some odd program to change the files on the server occassionaly and I always have to go in an fix the stray code that their app puts in the files. I have to go in and delete it all manually.
    You can do a find  and replace with a space on the page if it is just the  that is being added. It probably came from the conversion from one doctype or character set to the current one.

  • Character Mode Report Print in Developer 6i

    How i can create character mode reports for efficeint printing on dot matrix printers. I m not asking about the Character Mode Template(in the report wizard). And how i can convert the existing reports to Character Mode.
    I am using Reports 6i.

    Please post this question in the Rpeorts forum: Reports

  • Text Mode Report- Pls Help

    Dear Friends,
    I am using Developer Suit. I Want to develop reports in Text Mode. I don't want delimited text because it is not displaying header and all. I am developing reports in Character Mode template only. I want to send the output to Text file in Client Machine not on server.
    Please Help
    Thanks
    S. Anwar

    Dear,
    I am designing reports in Report Designer and i want to call the report from Form using report server but i want the output should go to text file in client machine.
    Sorry,I don't know how ur answer will be solution for this.
    Thanks
    S. Anwar

  • How to apply a Character Style that's already been made in a template document?

    First of all I'd like to thank everyone that helps. I'm a complete beginner at scripting and appreciate all your help.
    I'm basically using GREP expressions to find patterns in a document and apply a Character Style which has already been made. This Character style was not made using script, but just in InDesign when making and setting up the template.
    var myDoc = app.activeDocument;
    //Clear the find/change grep preferences.
    app.findGrepPreferences = NothingEnum.nothing;
    app.changeGrepPreferences = NothingEnum.nothing;
    //Set the find options.
    app.findChangeGrepOptions.includeFootnotes = false;
    app.findChangeGrepOptions.includeHiddenLayers = false;
    app.findChangeGrepOptions.includeLockedLayersForFind = false;
    app.findChangeGrepOptions.includeLockedStoriesForFind = false;
    app.findChangeGrepOptions.includeMasterPages = false;
    //GREP Expression for finding all HEADERS
    app.findGrepPreferences.findWhat = ".+\n";
    //Applying formatting changes to put into All Caps, Bold and changing the font size to 12 pt.
    app.changeGrepPreferences.capitalization = Capitalization.allCaps;
    app.changeGrepPreferences.fontStyle = "Bold";
    app.changeGrepPreferences.pointSize = "12";
    myDoc.changeGrep();
    //Clear the find/change preferences after the search.
    app.findGrepPreferences = NothingEnum.nothing;
    app.changeGrepPreferences = NothingEnum.nothing;
    This is how I currently have it. I will manually define the changes to the text. The problem is, each template uses a different set of fonts and not all of them use Bold e.g. Sabon can use CE Bold.
    I would like to learn how to apply a Character Style and have tried looking around but nothing seems to work.
    Any help would be much appreciated.
    Thanks.

    select the text where u went  and run below  script after change group as per ur template.
    var myDoc = app.activeDocument;
    var mySel = app.selection[0];
    //Clear the find/change grep preferences.
    app.findGrepPreferences = NothingEnum.nothing;
    app.changeGrepPreferences = NothingEnum.nothing;
    //Set the find options.
    app.findChangeGrepOptions.includeFootnotes = false;
    app.findChangeGrepOptions.includeHiddenLayers = false;
    app.findChangeGrepOptions.includeLockedLayersForFind = false;
    app.findChangeGrepOptions.includeLockedStoriesForFind = false;
    app.findChangeGrepOptions.includeMasterPages = false;
    //GREP Expression for finding all HEADERS
    app.findGrepPreferences.findWhat = "role";
    //Applying formatting changes to put into All Caps, Bold and changing the font size to 12 pt.
    //app.changeGrepPreferences.capitalization = Capitalization.allCaps;
    //~ app.changeGrepPreferences.fontStyle = "Bold";
    //~ app.changeGrepPreferences.pointSize = "12";
    app.changeGrepPreferences.appliedCharacterStyle=myDoc.characterStyleGroups.item("Style Group 1").characterStyleGroups.item("Style Group 2").characterStyles.item("Header")// Header is name of character name
    mySel.changeGrep();
    //Clear the find/change preferences after the search.
    app.findGrepPreferences = NothingEnum.nothing;
    app.changeGrepPreferences = NothingEnum.nothing;
    If it's help then click yes
    Mi_D

  • Character encoding in Drafts and Templates won't "stick"

    I've been using T'bird for many years, am using now Version 30.0 with Windows 8. Over the years I have wrestled extensively with character encodings, because I do a lot of messages in mixed English and Cyrillic. I have things set now so that my default encoding is Cyrillic (Windows 1251) and this works pretty well, EXCEPT!! that when I save a message in my Drafts folder (or any of its subfolders), or my Templates folder, two things happen:
    1. the Cyrillic goes to garbage (I can sometimes recover this by physically moving the message to the Inbox)
    2. I get a series of  and/or à characters, with and without spaces between.
    This is a major pain in the butt! If I catch it the first time around, and move the offending message to the Inbox and "Edit as new", I can usually rescue the cyrillic - but if I (for example) make some changes elsewhere in the message in English portions and save it again (without noticing the mess-up of the cyrillic), it's all lost and I've found no way to recover it.
    I've been reading this forum and I suspect that my problem lies in the "folder properties", and/or maybe that I have not set up a User-defined set of display properties. However, I'm afraid to just mess around with things (as I've done so much in the past) for fear of messing up messages that I've been keeping for a long time in the OTHER folders.
    Help please? I use Windows 7.

    Didn't understand from what starting point you want me to "select the mail account name", but closed and re-opened T'bird.
    Then I started to run your tests.
    To my HUGE AMAZEMENT!!! - everything seems to be working today!!
    This leaves me with a couple of old files that seem to have gotten trashed a long time ago and won't simply "revover" - but I did keep back-up copies of them elsewhere, and can now go about rebuilding them if necessary.
    Thank you for your help - whatever it is that I did, seems to have worked. After how many years?! If I have trouble in the future, I'll be back - but for right now, what a RELIEF!
    Best, Martha

  • Character template -In Characteristics CT04

    Hi ,
    when I am trying to create characteristic for PR total value, by default system is proposing character template as
    NN,NNN,NNN like this for length of character, because of this when i give the value to this characteristics like >0, system is converting it to NN.NNN.NNN something like this.
    I want to chnage this character template, can anybody tell me where this assignment is done OR how can i chnage this template so that my value for characteristic will remaion as >0.
    Thanks,
    Charu

    As far as i know  you can only assign 1 UoM to a characteristic. Maybe create additional characteristics for the other UoM's.

  • Custom Character Template

    Is it possible to create a custom template for the special characters I use over and over again without having to scroll through the entire Characters window?

    You can put the ones you need frequently in the Favorites window in Character Viewer.
    You can set up shortcuts to generate them via Pages > Preferences > Autocorrection > Symbol and Text Substitution
    If you tell us what they are, we can tell you whether they are perhaps already easily made from the keyboard.

  • DBCA doesn't save character set information in the template!!

    Hello,
    I have found a problem using the DBCA when creating a template with a database character set of AL32UTF8.
    When I create a database using the aforementioned template from the commandline (dbca -silent) it reverts the character set to WE8ISO8859P1.
    If I try and alter the character set after creation using:
    ALTER DATABASE CHARACTER SET AL32UTF8;
    it complains that tis cannot be done, so I must set this in the template.
    Am I missing something obvious? Why is this information not being stored in the .dbc file?
    Many thanks
    Nic Hemley

    Well, having patched the template xml file i then had to do:
    dbca -silent -createDatabase -templateName advisor.dbc -gdbName advisor.invocom -sid advisor -sysPassword j3r3m1aha -continueOnNonFatalErrors false
    apparently the .dbc is required on the template name
    However.....
    NLS_DATE_LANGUAGE
    NLS_DATE_FORMAT
    NLS_LANGUAGE
    NLS_TERRITORY
    NLS_ISO_CURRENCY
    are not set in the template either...why is the template missing so much stuff that i thought i had configured?

  • Need free flash .fla cartoon character template

    Does anyone know any sites that have free flash cartoon
    character templates in the .fla file type? I know of only rwo sites
    on the entire net that have character templates. Cartoonsmart.com
    and cartoonsolutions.com however the only character templates on
    those sites cost money. I am just wondering if anyone knows if
    there are any sites that have them fore free.

    In followup to my own frenzied query, in case anyone else is having the same problem, the solution to the 'squashed'
    web site (that's works perfectly on testing outside the browser) is to upload the main.xml file in binary mode.

  • What does the "Next to Character" option do in a template?

    Hi,
    It's not clear what the "Next to Character" option does when set in a template for the Dialogue style.
    I am assuming that it should allow for the first line of dialogue to start on the same line as the Character.
    If this is the case, I don't think it works.
    Please could someone explain what this feature is supposed to do?
    I want to use Story but need to be able to format my script in BBC Radio style which has dialogue starting on same line as the character.
    Kind regards
    Mark

    Hi Sunny,
    Thanks for your reply.
    I think the current label for this feature could be better explained as "number next to character".
    Thanks for prioritizing the new feature though. That will be useful for a number of projects I am about to start.
    Will it be possible to create a template now to start with and apply a new template with the new feature at a later date once implemented?
    Cheers
    Mark

  • Set character encoding for data template xml output

    Hello everyone, in my data template, I have defined the header as
    <?xml version="1.0" encoding="WINDOWS-1256"?>
    but when output is generated, it is returned as:
    <?xml version="1.0" encoding="UTF-8"?>
    Is there a way for me to force the WINDOWS-1256 encoding in my data template?
    Many Thanks

    This data is read as
    bytes then I am using the InputStreamReader to convert
    to UTF-8 encoding.Don't you mean "from UTF-8 encoding"? Strings don't have an encoding, bytes can. And do you know that SQL Server produces those bytes encoded in UTF-8, or are you just assuming that?
    The stream is then written to a file with the
    extension ".xml". When I go and open the file, I get
    errors stating that the characters were not
    recognized.When you open the file with what? And what errors do you get?
    However, when I open the file with
    Notepad, I can see my xml data.

  • Flash Template Modifications for Character Font

    I have a modest understanding of Flash as I had developed a website last year.  It has been about nine months since I've opened the tool.  Recently my girlfriend had asked me to develop a website for her personal business.  Yesterday I was browsing the internet and was amazed at the number of Flash template sites.  We actually found one that looked to be perfect.  We purchased the Flash template and I began to explore how it works today.  When the files are downloaded to your computer there are several file folders included.  Some are for pictures and there is HTML as well as the SWF files and the INDEX.  In very short order I determined that you could simply replace there pictures with your pictures and even change the text on the buttons as well as the body of the site.  It seemed very painless.  We are now down to just one issue that I cannot figure out.  On the main page there is a place on the page for the company name.  I went into the HTML and changed that which worked fine.  My issue is that she already has a predefined font for her company.  It is Trajan Pro.  I cannot find anything in the HTML that has to do with the font.  However there is a folder included in the download which is entitled "fonts".  Within that folder is the various fonts used in the website.  Can anyone tell me how I can change the font that is being used?  Where is that defined?  Do I have to read the supplied FLA file into Flash and change it?  Not sure how to make this as painless as possible!  Thanks.
    PS -- There is a folder full of Photoshop images which are basically the pages of the site.  They have many layers.  I tried to change the company name and font in Photoshop but it had no affect.

    I am interested in finding out if the text document that the Flash template uses can be modified.  These Flash templates always use a conventional text file that you can alter using Wordpad or similar.  There are references to variables such as &Name1=YourCompanyName.  You are simply supposed to go in and change the value of the company name and save the text file.  When you open the associated HTML in a browser the changes are evident.  I am not sure how this actually works?  The key is that normal folks with no Flash experience are supposed to be able to make a website from a template without using Flash software.  I made a change to the above code as follows:
    &Name1=<font face="trajan pro" color="black" size="60">Body Das</font>
    I have experimentsed with this and it accepts the font color and the font size but I never am able to get the actual font to work.  It shows up blank when I preview the HTML in a browser.  Again, not sure if there is a different font or styles tag that I could be using with the text document?

  • Grouping and Decimal characters in rtf templates.

    Hi guys and girls,
    I’m really struggling with a problem here regarding the decimal characters for the prices in my output.
    I'm using XML Publisher 5.6.3.
    My goal is to control the grouping and decimal character from my template.
    The numbers in the XML data file can either be 10.000,00 or 10,000.00. The format is handled by the users nls_numeric_characters profile option.
    The output of the template shall be based on the locale and not the data generated by Oracle Reports. For example: Reports to US customers shall show the numbers in the following format 10,000.00. Reports to our European customers shall show the numbers in this format 10.000,00.
    How can I achieve this in my templates? Can it be achieved at all?
    Thank you in advance.
    Kenneth Kristoffersen
    Edited by: Kenneth_ on May 19, 2009 1:30 AM

    Hi,
    Thank you for your reply.
    The problem is that the report is generating the output based on the users profile option nls_numeric_characters.
    I have tried to override the users profile option in the before report trigger without any luck. I can alter selects so the query gets the numbers in the right format but then I would have to go through all queryes and reports which seem a bit wrong? Especially for the standard Oracle reports.
    BR Kenneth

  • Getting while attaching .rtf file in data template

    Hi All,
    When i am attaching a .RTF file to a data template , i am getting the following erro :
    The referring page may have come from a previous session. Please select Close Window to proceed
    i tried by login again but same error coming every time, please help me on thsi.
    Thanks

    <?xml version = "1.0" encoding="UTF-8" ?>
    <dataTemplate name="XMLTEST" description = "testing the" Version = "1.0">
    <properties>
    <property name="xml_tag_case" value="upper" />
    <property name="include_parameters" value="true"/>
    <property name="include_null_Element" value="true"/>
    </properties>
    <parameters>
    <parameter name="P1" dataType = "CHARACTER"></parameter>
    </parameters>
    <dataQuery>
    <sqlStatement name="Q1">
    <![CDATA[
    SELECT CASH_RECEIPT_ID , AMOUNT , SET_OF_BOOKS_ID
    FROM AR_CASH_RECEIPTS_ALL
    WHERE STATUS = :P1
    ]]>
    </sqlStatement>
    </dataQuery>
    <datastructure>
    <group name = "G1" SOURCE = "Q1" groupFilter="">
    <element name="CASH_RECEIPT" value ="CASH_RECEIPT"/>
    <element name="AMOUNT" value="AMOUNT"/>
    <element name="SET_OF_BOOKS_ID" value="SET_OF_BOOKS_ID"/>
    </group>
    </datastructure>
    </dataTemplate>
    i have modified the date datatype. im still seeing the same output. how do i change the element to be derived value? can you help me with the syntax.
    Thanks!

Maybe you are looking for