Cfolder BSP HTML code editor

all gurus
can we change the html which get generated by BSP?
i tried in se80 i have found the class
and want to see the html code so that i can change the null pointer
my problem
can anyone tell me how to cancel web address given in layout.
the situation is
in cfolder
I created a document for JPG file and had given link of the file in Layout.
now by mistake, i have overwritten the file so the link has changed.
now im unable to see the banner.
No prob till this.
now whenever im trying to save any document or open the layout settings thru, Cfolder Administration, im getting
Error
Session canceled because over time limit
im not able to do anythin?
how can i cancel activate banner or how can i access layout page from backend or front end.
anyway is there any way that i can see the coding of the HTML file
i have found out the class in which that html page is there.
thanks
Niranjan

HI
  As u said " the browser cannot render the button, but displays the html coding (as text). " it means there is problem in ending TAGS properly .
eg
<input type="submit" value="change" name="OnInputProcessing(change) style="width:80
should be
<input type="submit" value="change" name="OnInputProcessing(change) style="width:80  />
this may help u.
Rgeards
Sachin

Similar Messages

  • Html code editor

    Is there any html code editor app for nokia asha 311..???

    Hi Noemí,
    Don't think there is any such functionality available in SAP.
    Regards,
    Atish

  • BSP html code arrives imcomplete at the browser

    Hello BSP Gurus,
    I have a strange problem with a "freestyle" BSP page. (no bsp-extensions, htmlb etc)
    The page displays a table of data. At the end there should be a button "Submit". Occasionally, this button is not displayed in the browser, but only a fraction of the html code, like:
    <input type="submit" value="change" name="OnInputProcessing(change) style="width:80
    and nothing more.
    so to me it seems that a part of html is missing, and therefore the browser cannot render the button, but displays the html coding (as text).
    I have this problem on different BSP pages, but it happens only occasionally and is not reproducable for me. However, the users (in this case external partners) are not amused.
    I have already played around with transmission compression options, but no effect. Had the error with and without compression.
    Has anyone had this before, and solved it ?
    I am on NW7.0 SP14
    best regards,
    Johannes

    HI
      As u said " the browser cannot render the button, but displays the html coding (as text). " it means there is problem in ending TAGS properly .
    eg
    <input type="submit" value="change" name="OnInputProcessing(change) style="width:80
    should be
    <input type="submit" value="change" name="OnInputProcessing(change) style="width:80  />
    this may help u.
    Rgeards
    Sachin

  • Can I include both CSS and HTML codes in one Open HTML Editor.

    Somehow Cell phones are not properly reading css codes. Is there any way to include both CSS and HTML codes in one Open HTML Editor?

    Hammad, their code is fairly mobile friendly.  Per my other discussion with you ( http://topliners.eloqua.com/thread/8532 ), Eloqua's code is responsive for the most part.  Most of their issues lie with the styling of the email where you will get different fonts and different sized fonts throughout the email and some other minor display issues.
    What you are trying to accomplish is extremely difficult to do because you do not have the access to the HTML to better control how the responsive template works which is why the Eloqua templates (and most ESP templates) stick to the more basic side of emails.
    If you want to use Eloqua's WYSIWYG to make their responsive email you can do so, but I would recommend deleting all their body text before editing anything because of the inconsistencies in their code.  Otherwise, I think you would be better off coding the emails outside of Eloqua using a 3rd party editor whether it's something more robust like Dreamweaver or Coda, or whether you feel comfortable working in a more text environment with programs like Notepad++ or Brackets.
    At the end of the day remember you are paying Eloqua for these and if you choose to stick with the WYSIWYG and you are not getting the results you expect you need to tell Eloqua through your support channels.

  • Using webmail in Mozilla Firefox 17.0.1 on Windows 8, original messages get turned into html code when I reply to or forward them. How can I fix this?

    I have tried re-setting Firefox and working in Safe Mode, but the problem still recurs. I use Fastmail as my webmail server and never had this problem on Windows XP or Windows 7. When I reply to a message, the original message is turned into html code. The same happens when I forward a message.
    My JavaScript is up to date, in case that's relevant. The Fastmail support team suggested the problem would be Firefox-related.
    The other function of my Fastmail account that isn't working properly in Firefox 17.0.1. is the search function.
    Do I need to get new plugins or something? I don't know where the HTML editor is in Firefox or if that's what's wrong.
    Regards,
    Rachel

    Thanks for your reply, cor-el. Norton 360 came pre-installed on the laptop as part of the package I bought. I haven't changed the pre-set firewall or anti-virus settings. Should I change something?
    I will try rebooting in Windows Safe mode as you say and report if that makes any difference.
    Rachel

  • File not visible in Layout Editor, but okay in Source Code Editor & Preview

    I just finished editing this page, and uploaded. It is visible on www, but when I go to edit it in Layout Editor, the cursor is blinking on a white background. Nothing appears to be there. However if I change to Source Code Editor or Preview, all my data is there. Here is the link to it - www.engraversnetwork.com/uls_lasers.html.

    Wow! I figured it out. I was cleaning up my meta tags and left the ">" bracket off of the end of the line. Maybe that will help someone later on

  • Can i have html code for date select options (SEARCH HELP)

    Hi frinds,
    I have a BSP Page with input as date.
    Can i have html code for date select options (SEARCH HELP)
    Moosa

    Hi
    Please find the sample code below.
    FROM DATE
          <htmlb:inputField id        = "dd"
                            width     = "45%"
                            type      = "DATE"
                            showHelp  = "X" <- Search help
                            alignment = "CENTER"
                            maxlength = "10"
                            disabled  = "TRUE"
                            value     = "<%= w_FROMDATE %>" />
    TO DATE
          <htmlb:inputField id        = "dd"
                            width     = "45%"
                            type      = "DATE"
                            showHelp  = "X"
                            alignment = "CENTER"
                            maxlength = "10"
                            disabled  = "TRUE"                      
    value     = "<%= w_TODATE %>" />
    Thanks
    kalyan

  • Embedding Html code or widgets within Adobe Edge Animate project

    Hi There,
    I have just discovered Edge and i think it is amazing finally the "new" web standards are being put in the designers hands again!!
    My question is this i have designed an online web based application using the amazing features in edge, what i need to do now is for instance add a weather widget or a news feed, how do i get this to work in edge, i have read about using iframes to embed video but this approach doesnt work for me, i would love to use this software for all of our web based projects but i need to know if its possible to embed html
    If anyone out there can point me to some literature or an example of how this is done i would be so grateful! seriously love this software!
    Thanks in advance!

    Hi again Darrell,,
    Thanks for the reply, At the moment if i could get hello world to show within a div in edge i would jump for joy! . Im starting to wonder if there is something wrong with my procedure, correct me if im wrong here..
    Open edge, create new project, draw out rectangle, convert to symbol, name symbol widgetContainer, open up stage properties and set overflow to auto, open up code editor and under composition ready event add   "sym.$("widgetContainer").load('html/helloworld.html');" Is this the right process?
    What i need to do i either pull an iframe of an existing webpage onto the div whitin my project or get a jquery standalone project to display within the div either will work for me as long as i have the ability to update the information seamlessly, the exact widget im using is called WeatherSlider Premium jQuery Weather Widget.  To be honest i would love to just pull an iframe of the site i would like displayed in the div that would be perfect..
    Thank you again for taking the time to listen and reply to this, Adobe community for the win! I was mortified when flash got pushed out the market so i am really happy that we are back in the game with awesome tools again So excited to be learning again
    Thank you again hope my rambling has made sense

  • Why does Contribute generate extraneous HTML code?

    Why does Contribute CS4 generate so much extraneous HTML code that is either redundant or conflicts with styles specified in our style sheet?  Below are examples of what we've encountered in the first two weeks of using the product.  It seems that, if we keep using Contribute, our website will soon be cluttered with junk code.  (Some of the special characters listed below and generated by Contribute do not display correctly in this forum.)
    1.       This simple Heading 1 tag: <h1>Heading 1</h1>
    gets replaced with this code:
    <p style="margin-top:0;"><span style="font-family:times new roman;font-size:16px;"><strong><span style="font-family:verdana; font-size:15px;">Heading 1 </span></strong></span></p>
    2.       This simple Heading 2 tag: <h2>Heading 2</h2>
    gets replaced with this code:
    <p><span style="font-family:times new roman;font-size:16px;"><strong><span style="font-family:verdana; font-size:13px;">Heading 2</span></strong></span></p>
    3.       This simple Paragraph tag: <p>Text</p>
    gets replaced with this code:
    <span style="font-family:verdana;"> </span><p style="margin-top:0;margin-bottom:0;"><span style="font-family:times new roman;font-size:16px;">Text<span style="font-family:verdana;font-size:13px;">Text</span></span></p>
    4.       The standard straight quote symbol (&quot;) gets replaced with left and right quotes (&ldquo;) (&rdquo;)
    5.       Apostrophe’s get replaced with “&rsquo;”.
    6.       Odd, non-visible (in some browsers) characters are inserted, like: “”.
    7.       Dashes get replaced with these special characters, which may not display in all browsers: “—”.
    8.       This non-standard style tag gets inserted at the top of some pages:
    <!--
    .style1 {font-size: 15px}
    -->
    </style>
    9.       Trademarks, which are reliably denoted with just ”&trade;”, get replaced with this code and these special characters, which may not display in all browsers: “<span style="font-size:12px;">â„¢</span>”.
    10.   The simple Heading 1 tag: : <h1>Heading 1</h1>
    gets overridden with this code:
    <h1><span style="font-family:times;font-size:16px;"><span style="font-family:arial;font-size:15px;color:black;">Heading 1</span></span></h1>
    11.   This simple Paragraph tag: <p>Text</p>
    has the inappropriate “ServNAV” navigation style applied to it:
    <p class=”ServNAV”>Text</p>
    12.   This simple Paragraph tag: <p>Text</p>
    gets replaced with this code:
    <p style="margin-top:0;"><span style="font-family:Times New Roman;font-size:15px;"><span style="font-family:verdana;font-size:12px;color:#333333;">Text</span></span></p>
    13.   Extra filler space gets inserted at the bottom of a page with this code:
    <p style="margin-bottom: 0;"> </p>
    14.   Internal links are created as absolute (<a href="http://www.company.com/subfolder/Client-One.html">) rather than relative links ()<a href="../subfolder/Client-One.html">.
    15.   Links to other sites are coded incorrectly,
    as in “<a href="www.company.com">www.company.com</a>”
    instead of: “<a href="http://www.company.com">www.company.com</a>”.
    16.   This simple bold Paragraph tag: <p><strong>About Company</strong></p>
    gets replaced with this
    <p style="margin-bottom: 0;"><strong>About Company</strong></p>
    17.   This simple Paragraph tag: <p>Text</p>
    gets replaced with this code:
    <p style="margin-top:0;"><span style="font-family:times new roman;font-size:16px;"><span style="font-family:verdana;font-size:13px;">Text</span></span></p>
    Message was edited by: JerryWeb

    I've just written a detailed list of editing tips for our internal use that, in addtion to using "Paste Text Only", describe how to avoid or re-key Microsoft Office curly quotes and apostrophes, use only Contribute's Insert | Special Characters, etc.
    In addition, I created a new role in which I made the following changes:
    Under Editing, under“General editing restrictions”, checked the “Prevent users from inserting images (except shared assets); under “Paragraph spacing, changed so “Enter key moves insertion point down:” “Two lines, as in web page editors (uses standard <p> tags”; under “Other editing options”, unchecked “Allow multiple consecutive spaces”
    Under Styles and Fonts, under “Styles and Fonts”, unchecked “Include CSS styles in the Style menu; unchecked “Allow users to apply fonts and sizes”; and unchecked “Allow users to apply font color and background color”.
    Under New Pages, unchecked “Create a blank page”
    Our initial experimentation indicates this eliminates most of the extraneous and junk HTML code that Contribute otherwise introduces. Time will tell. However, it requires contributors to be pretty rigorous.

  • Few featues in JDev 10.1.3 code editor

    Few code editor feautes I would like to see in JDev 10.1.3
    Reference : http://help.eclipse.org/help30/topic/org.eclipse.jdt.doc.user/whatsNew/jdt_whatsnew.html
    1) a method parameter, to assign it to a new field
    2) a method declaration. to create the method in a supertype
    3) highlight source code according to its semantics (for example: static fields, local variables, static method invocations
    4) Highlight method exit points (really helps)
    5) Mark locations of thrown exceptions (Easy look up of exceptions)
    6) Parameter mismatches in constructors or methods
    ex: Quick fixes offerd to cast, swap, add, or remove arguments or method parameters.

    project properties -> run debug configuration-> tools settings -> Make project when run

  • Can't access HTML code in Eloqua

    I want to enhance the functionality and looks and mobile email template. For that I am trying to access HTML Editor to modify HTML code. How can I edit HTML codes in Eloqua10?

    Hello Hammad,
    When it comes to email mobile templates, the feature that makes them a mobile template is the CSS code that can be accessed by going to the toolbox as demonstrated below:
    What this means to you is the following:
    While you cannot access the full source code of this email -- because it is a templated email and not an html uploaded email, you have two options to customize it:
    1) You can delete ALL the contents that come with the template -- the default image and text, and then add your contents to it.
    2) You can upload an email and use the css code that appears in the screenshot above.
    Hope this helps.
    Thanks,
    Tarek

  • Effect html code of sap portal

    Hi all
    Along with our web team I am looking into re-skining the SAP portal and was just wondering if there is a way of effecting the html code generated for each page of it. I know you can change the CSS tags, images via the theme editor etc but was wondering if it was possible to actually change the html code. i.e. have the ability to remove certain <table> tags or add new div tags and assign a class to them which could them be re-styled by adding aditional code to the CSS file. Basically the more that can be accessed the better so any help/advice in this area would be much appreciated.
    Regards
    Mart

    Hi,
    for more info about Tag Library read this: [Tag Libraries Tutorial |http://java.sun.com/products/jsp/tutorial/TagLibrariesTOC.html] and usage in portal this: [Layout Tag Library|http://help.sap.com/saphelp_nw2004s/helpdata/en/42/ea3a29b28e1bcae10000000a11466f/frameset.htm]
    Romano

  • Function to unformat HTML code

    I start to build a report with CF Report Builder (8) and at
    some point, I realize that one of the field I need to display have
    HTML code (e.g.: <p>, <b>, etc...). The fact is that
    this field is using a Rich Editor (FCKEditor) when input the text.
    Until now, I did not have any problem with this but it displays all
    the code in the report (in the CF Report Builder) and it is not
    really human-friendly. I saw that it is a function to transform
    basic text in HTML but is it something to do the inverse?
    Thank's for any help!

    Interesting comment: starting with a drastic "no help for
    you" and finishing with a hope!!! ;-)) I like it!
    Well you actually gave me the idea. I found something on
    CFLIB.org yes but it was not doing the job properly so I did my own
    code to convert the string before passing it to the CFR (as a
    parameter) and as I have only few HTML tags to take car, it was
    done in a matter of 2 minutes.
    Thank you because you make me thing in a new direction!
    <cfparam name="url.TicketID" default="79">
    <cfinclude template="tagStripper.cfm">
    <cfquery name="qGetProblemDescription"
    datasource="#application.DNS#">
    SELECT ProblemDescription
    FROM TICKET
    WHERE TICKETID = #url.TicketID#
    </cfquery>
    <cfset vDescription =
    qGetProblemDescription.ProblemDescription>
    <cfset vDescription = ReplaceList(vDescription,
    "<p>", "")>
    <cfset vDescription = ReplaceList(vDescription,
    "</p>", chr(13))>
    <cfset vDescription = ReplaceList(vDescription,
    "<br>", chr(10))>
    <cfset vDescription = ReplaceList(vDescription,
    "<br/>", chr(10))>
    <cfset vDescription = ReplaceList(vDescription,
    "<hr>", chr(10))>
    <cfset vDescription = ReplaceList(vDescription,
    "</hr>", chr(10))>
    <cfreport template="WorkOrderInformation_en.cfr"
    format="pdf">
    <cfreportparam name="TicketID" value="#url.TicketID#">
    <cfreportparam name="ProblemDescription2"
    value="#vDescription#">
    </cfreport>

  • SharePoint RSS - Can not display bold or recognise HTML code

    ·                                                                                                                                                                                                                                                                                   Hi there
    I’m importing feeds from Google blog search; the SharePoint RSS viewer part is failing to recognise of execute HTML code in the feed title. The feed is as follows:
    <item>

                <title>
    <b>IELTS</b> Reading Test - How to Prepare | <b>IELTS</b> Preparation Tests
    </title>

                <link>
    http://www.ielts-preparation-tests.com/preparing-for-the-ielts-reading-test/
    </link>

                <description>
    Students who seek enrollment in institutions based in Australia, Britain, Ireland, New Zealand and South <b>Africa</b> need to take this exam. One million students take the <b>IELTS</b> every year and as such the competition is very high among the ...
    </description>
    <dc:publisher>IELTS Preparation Tests</dc:publisher>
    <dc:creator>admin</dc:creator>
    <dc:date>Mon, 19 Oct 2009 11:06:57 GMT</dc:date>
    </item>
    The output on SharePoint is;
    <b>IELTS</b> Reading Test - How to Prepare | <b>IELTS</b> Preparation Tests
    Monday, October 19, 2009 - Students who seek enrollment in institutions based in Australia, Britain, Ireland, New Zealand and South Africa need to take this exam. One million students take the IELTS every year and as such the competition is very high among the ...
    More...
    Note: the title doesn’t recognise the bold HTML code, is the a way to for it to display bold or to filter all HTML tags out?
    Please help.

    Hello nkokhi
    On Rss webpart, click on edit Webpart, on "Data View Properties" select "XSL Editor".
    find Tag "<xsl:value-of select="title" />" and add the line disable-output-escaping="yes",  to assume the format as "Rich Text" then the html tag will disapear.
    Example: 
    <xsl:value-of select="title" disable-output-escaping="yes"/>
    André Lage Microsoft SharePoint, CRM and Sybase Consultant
    Blog:http://aaclage.blogspot.com
    Codeplex:http://spupload.codeplex.com/http://simplecamlsearch.codeplex.com/

  • How can i call this file path into my bsp-html  to display the images?

    Hi
    I have a file path for an image like c:/test_logo.bmp.
    How can i call this file path into my bsp-html  to display the images?
    moosa

    Try this...
    Can i have  sample code in BSP-HTML to display images?

Maybe you are looking for

  • Blank oracle_process_id, os_process_id in fnd_concurrent_requests

    Hi expert, When submitted custom reports why the oracle_process_id, oracle_session_id and os_process_id are containts null value in fnd_concurrent_requests? But from standard Oracle one, all these field showing the values. Any setting should be made

  • Create two or more flash files from one (Excel) data source

    Hi experts, I have the following requirement about Xcelsius. Our data source is a relational database. Via the ODBC driver we manage to create several queries and execute them into Microsoft Excel. Those excel sheets are the basic for the Xcelsius re

  • WLS 7.0 SP2 Cluster deployment problems

    I am having problems deploying our application to a weblogic cluster. Environment is windows 2000/XP and weblogic 7.0 SP2. Here's a simplified version of the cluster. I have 2 managed servers that are part of the cluster.I have defined the managed se

  • JVM 1.4 seg faults with pure java code?

    Has anybody else seen JVM 1.4 seg fault when running pure java code? This seems like it shouldn't be possible, but I get the following at indeterminate times. Unfortunately, it is difficult to isolate since decreasing the size of the program avoids t

  • I want to extract data from a PDF using Java

    I would prefer to extract data from a PDF and convert it to XML. Is there an API that will convert a PDF to some Adobe format XML? Ideally I would like to add some JAR files to my classpath, similar to PDFBox. I don't want to install a bunch of serve