Html code exported instead of text

Hi,
I created an interactive report via a SQL query and used html code for one column in this SQL query:
(case when test1>1 then '{a href=JavaScript:newPopup("f?p=&APP_ID.:PageId:&SESSION.::&DEBUG.:::"); }text1{a} else '' end )|| ' '|| (case when test2>1 then 'text2' else '' end ) "title 1"
This column is displayed correctly (the text1 is diplayed as a link and text2 is displayed as text) in this interactive report, however, once user uses the download function, the html code {a href=JavaScript:newPopup("f?p=&APP_ID.:PageId:&SESSION.::&DEBUG.:::"); }text1{a} text2 is exported.
Is there any way to fix this issue?
Thanks,
Ethan

Can you tell us - exactly - what file your link is pointing
at. For instance, it should be pointing at the HTM file, but which
HTM file?
Also, can yo uplease list - exactly - what ifles you have
uploaded (list). Thanks!

Similar Messages

  • HTML-Code displayed instead of value

    To color cells of a report column I entered some code code in "HTML Expression" of a column.
    e.g. the cell INT_DATE should be green if the value of INT_FA is "A", and if it is not "A",
    then - depending on the value of INT_DATE and TAGDAT - the
    cell value INT_DATE should be red or black. This works fine:
    <script language="javascript">
    if ( '#INT_FA#' == 'A' )
    document.writeln('<font color=#33CC33>#INT_DATE#</font>')
    else
    if ( '#INT_DATE#' > '#TAGDAT#' )
    { document.writeln('<font color=#FF0000>#INT_DATE#</font>') }
    else
    { document.writeln('<font color=#000000>#INT_DATE#</font>') }
    </script>
    But for another column INT_FA the similar code produces code display in the tabular cell !!!
    The code is:
    <script language="javascript">
    if ( '#INT_FA#' == 'A' )
    document.writeln('<font color=#33CC33>#INT_FA#</font>')
    else
    if ( '#INT_DATE#' > '#TAGDAT#' )
    { document.writeln('<font color=#FF0000>#INT_FA#</font>') }
    else
    { document.writeln('<font color=#000000>#INT_FA#</font>') }
    </script>
    Any idea why ?
    Heinz

    To color cells of a report column I entered some code code in "HTML Expression" of a column.
    e.g. the cell INT_DATE should be green if the value of INT_FA is "A", and if it is not "A",
    then - depending on the value of INT_DATE and TAGDAT - the
    cell value INT_DATE should be red or black. This works fine (everywhere you see "fon" replace it by "font" !!!)
    <script language="javascript">
    if ( '#INT_FA#' == 'A' )
    document.writeln('<fon color=#33CC33>#INT_DATE#</fon>')
    else
    if ( '#INT_DATE#' > '#TAGDAT#' )
    { document.writeln('<fon color=#FF0000>#INT_DATE#</fon>') }
    else
    { document.writeln('<fon color=#000000>#INT_DATE#</fon>') }
    </script>
    But for another column INT_FA the similar code produces code display in the tabular cell !!!
    The code is:
    <script language="javascript">
    if ( '#INT_FA#' == 'A' )
    document.writeln('<fon color=#33CC33>#INT_FA#</fon>')
    else
    if ( '#INT_DATE#' > '#TAGDAT#' )
    { document.writeln('<fon color=#FF0000>#INT_FA#</fon>') }
    else
    { document.writeln('<fon color=#000000>#INT_FA#</fon>') }
    </script>
    Any idea why ?
    Heinz

  • How to export an InDesign newsletter to HTML code

    a prospective client is using InDesign and asked if she could get a newsletter into our software app...in HTML code. any thoughts if this is possible, as i do not use the program. if possible, can you provide info on what to click so i can describe to her how to do it? many thanks... david

    the goal is to get HTML code from InDesign into our email marketing application, so a (prospective) client can just copy / paste code in one step instead of having to use another program to re-write code and then copy it over. I'm not a user so I didn't know if InDesign could export to HTML.

  • When I click "edit" to manage content on a web page, I see code instead of text and images. How can I fix this?

    I edit content on www.fomh.org. Until recently, I could sign in as administrator, click "edit" in the editable area of a web page, and proceed to update text and images. I have been using Firefox to do this for several years. Now when I attempt to do this, I see all the html code in the editable area instead of the text and images.
    I am using Mac OS 10.6.8

    What is the content of that window?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    *Use a compressed image type like PNG or JPG to save the screenshot
    *Make sure that you do not exceed the maximum size of 1 MB
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • SharePoint 2013 Document Library template displays html code when creating a new document from a sharepoint list multiline rich text

    I have a 2010 work flow that is associated with a sharepoint 2013 list that creates a new list document using a custom Microsoft Word 2013 template with a rich text multiline field quick part.  The workflow creates the document and populates
    the the quickpart, however, the text in the document is showing html codes
    <div class="ExternalClass2116495984EB429D95B02CC15F85FD4C"><h1>ABC123</h1><h2>Test&#58; 1234</h2></div>
    and not as 
    ABC123
    Test: 1234
    Is there a no code solution for this?

    Hi,
    I have done a test and I can reproduced your issue.
    I referred to the blog about Automatically create Word documents which include list fields:
    http://blogs.technet.com/b/brenclarke/archive/2009/04/15/automatically-create-word-documents-which-include-list-fields.aspx
    When I create a multiple line of text column in a list, I just choose Plain text, Then I solved the issue:
    Besides, here is a similar post, you can take a look at:
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/a7ab3a61-6643-4a47-a464-fe46b5db1558/rich-text-field-showing-html-code
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • I started to learn HTML, and I'm using text edit and everything is going fine, when I save the file with a .html extension and open it with safari I only view the code and not the webpage that was supposed to be created.

    I started to learn HTML, and I'm using text edit and everything is going fine, when I save the file with a .html extension and open it with safari I only view the code and not the webpage that was supposed to be created.

    That is because you don't have a web server configured and running to serve the html page. In order to see the page in a browser you need to access it using a url similar to http://localhost/~yourUserName if you are serving the page from your user account.
    Prior to Mountain Lion you could go into web sharing and turn on the web server. With Mountain Lion there is no option, other than using terminal, to turn on the web server. The web sharing menu item has been removed in Mountain Lion. Apache is still on your computer but it will take a little searching these forums or the Internet to find how to turn it on.
    If you want a graphic user interface to turn on/off the Apache server you could download and install a server application like xampp, http://www.apachefriends.org/en/xampp.html. I use this and it works well.

  • HTML instead of text for the worksetItems of the SAPUI5 Shell

    How to put HTML for the worksetItems?
    Now, it is only text (example with the dashboard title):
    worksetItems: [new sap.ui.ux3.NavigationItem("WI_home",{key:"wi_home",text:"Dashboard"}),
    Do you know how to put HTML instead of text?
    I need it to to put an image next to the title with the font :
    <span class="icon-statistics"></span>
    Vincent

    Hi Vincent,
    worksetItems accepts only aggrgetion of type sap.ui.ux3.NavigationItem[]
    css could be applied for the id of the worksetITem
    like
    <style>
      #WI_home {
        background-color: green;
      </style>
    an example
    JS Bin - Collaborative JavaScript Debugging&lt;/title&gt; &lt;link rel=&quot;icon&quot; href=&quot;http://static.jsbin.…
    Thanks and Regards, Venkatesh

  • Tablespace usage report generated with html tags instead of text

    Hi ,
    We have a unix shell script scheduled to find tablespace usage and sends the report to our mail id.
    For the past few weeks(no changes idone in the script) the report is coming with html tags instead of text as below.
    </head>
    <body>
    <p>
    <table border='1' width='90%' align='center' summary='Script output'>
    <tr>
    <th scope="col">
    TABLESPACE_NAME
    </th>
    <th scope="col">
    CUR_USE_MB
    </th>
    <th scope="col">
    CUR_SZ_MB
    </th>
    <th scope="col">
    CUR_PRCT_FULL
    </th>
    <th scope="col">
    FREE_SPACE_MB
    </th>
    <th scope="col">
    MAX_SZ_MB
    </th>
    <th scope="col">
    OVERALL_PRCT_FULL
    </th>
    </tr>
    <tr>
    <td>
    SYSTEM
    </td>
    <td align="right">
    268
    </td>
    <td align="right">
    500
    </td>
    <td align="right">
    54
    </td>
    Is this any settings issue or anything to be modified in the script.Could you please reply..
    Regards,
    Bharath.
    Edited by: 870384 on Jul 6, 2011 1:17 AM

    Hi Sven W,
    Please find the sql below that is generating the tablespace usage report. In the staring of the script markup is set to ON and at the end it is set to OFF.Do you suggest any changes to this..?
    SET ECHO OFF
    SET PAGES 999
    SET MARKUP HTML ON SPOOL ON
    col tablespace_name format a15 trunc
    col cur_use_mb for 999999999
    col cur_sz_mb for 999999999
    col free_space_mb for 999999999
    col max_sz_mb for 999999999
    compute sum of cur_use_mb on report
    compute sum of cur_sz_mb on report
    compute sum of free_space_mb on report
    compute sum of max_sz_mb on report
    break on report
    spool tablespace.html
    select tablespace_name,
    round(sum(total_mb)-sum(free_mb),2) cur_use_mb,
    round(sum(total_mb),2) cur_sz_mb,
    round((sum(total_mb)-sum(free_mb))/sum(total_mb)*100) cur_prct_full,
    round(sum(max_mb) - (sum(total_mb)-sum(free_mb)),2) free_space_mb,
    round(sum(max_mb),2) max_sz_mb,
    round((sum(total_mb)-sum(free_mb))/sum(max_mb)*100) overall_prct_full
    from (select tablespace_name,sum(bytes)/1024/1024 free_mb,0 total_mb,0 max_mb from DBA_FREE_SPACE group by tablespace_name
    union select tablespace_name,0 current_mb,sum(bytes)/1024/1024 total_mb,sum(decode(maxbytes, 0, bytes, maxbytes))/1024/1024 max_mb
    from DBA_DATA_FILES group by tablespace_name) a group by tablespace_name;
    select owner,segment_name,segment_type,bytes/(1024*1024) size_m
    from dba_segments
    where tablespace_name = 'SYSTEM' and segment_name='FGA_LOG$' order by size_m desc;
    spool off;
    SET MARKUP HTML OFF SPOOL OFF

  • I embedded some HTML code into adobe Muse but not displaying when the pages are Exporting to HTML

    I embedded some HTML code into adobe Muse and when I published the remote site on business catalyst the (Add This widget) HTML code shows up but when I exported the site to HTML pages and view the index page in the browser (Safari, Chrome, Firefox) the (Add this widget) HTML code wouldn't display on any of the pages. I've used this code before on other Muse sites not sure what could have happened. Thnx!!!

    Hi,
    Please take a look at this post for a similar discussion : Re: When i export my muse website my youtube video links stop working. Why is this?
    Regards,
    Aish

  • How can I get Firefox to execute html code in a text file?

    I used Notepad to create a text file, markup.html, that contains html code. How can I get Firefox to execute this code?
    Also, how can I use the <script> tag in the html code using the src attribute to execute code in a file written in Javascript?

    First guess is that you did not use an .html extension on the file. The file may well be ''name.html.txt''
    * see http://www.bbc.co.uk/webwise/guides/file-extensions
    *http://windows.microsoft.com/en-gb/windows/show-hide-file-name-extensions#show-hide-file-name-extensions=windows-vista
    Forum Note
    This is normally offtopic for this forum. I say normally because now we cover webmaker questions. I wonder if this is therefore on topic as a webmaker question?
    I have tagged with webmaker-contribution

  • Problem with embedding Flash Text/HTML Code

    Hey all, im new to DW and just created a html page with a
    black background and a picture. I also added a flash text called
    "Enter Forum" by using "Insert>Media>Flash Text"
    When i copy and paste the code that is generated in the
    "Code" section/tab on to my server in the index/html and go to view
    my site it is not there. I uploaded the .swf file to my server
    also, i have played around with the coding a bit to see if i was
    doing anythng wrong but nothing works. Below is the code DW renders
    to me. I simply copy and paste this code that DW renders and paste
    it in to my server's index.html (Main Page) file. I checked the emd
    src and all thats correct.
    HTML Code that DW generates me:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="
    http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    <title>Untitled Document</title>
    <style type="text/css">
    <!--
    body {
    background-color: #000000;
    body,td,th {
    color: #FFFFFF;
    font-size: xx-large;
    .style2 {
    color: #FF0000;
    font-weight: bold;
    .style3 {
    color: #FF0000
    .style4 {
    color: #FFFFFF;
    font-family: "Courier New", Courier, monospace;
    .style5 {
    color: #FFFFFF;
    font-family: "Courier New", Courier, monospace;
    font-size: small;
    .style6 {font-size: x-small}
    -->
    </style>
    <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    </head>
    <body>
    <p> </p>
    <p align="center"> </p>
    <p align="center"> </p>
    <p align="center"><img src="
    http://www.nohornetsfanjc.com/1376.gif"
    alt="Jason Vorhees" width="400" height="400" vspace="0"
    /></p>
    <p align="center">nohornetsfanjc.com is temporarily
    offline.</p>
    <p align="center" class="style2">
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0','widt h','329','height','59','src','text1','quality','high','pluginspage','http://www.adobe.com/ shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','bgcolor','#000000','movie ','text1'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
    width="329" height="59">
    <param name="movie" value="text1.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#000000" />
    <embed src="text1.swf" quality="high" pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash"
    type="application/x-shockwave-flash" width="329" height="59"
    bgcolor="#000000"></embed>
    </object></noscript>
    </p>
    <p align="center" class="style4"> </p>
    <p align="center" class="style5">All Rights Reserved.
    © 2005</p>
    <p align="center" class="style6"> </p>
    <p align="center"> </p>
    <p align="center"> </p>
    </body>
    </html>
    As i stated this is exactly what i paste into my index.html
    file on my server. Im using no subfolders. Is there something im
    doing wrong? Im completely new to this, so any and all help will be
    appreciated very much!
    Thanks
    Shane

    Can you post the url to show us the page on your server? If
    you copied
    everything, it could be you have too many doc types, headers
    and body tags
    in your index.html page.
    --Nancy O.
    Alt-Web Design & Publishing
    www.alt-web.com
    "videoeditor15" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hey all, im new to DW and just created a html page with
    a black background
    and
    > a picture. I also added a flash text called "Enter
    Forum" by using
    > "Insert>Media>Flash Text"
    >
    > When i copy and paste the code that is generated in the
    "Code"
    section/tab on
    > to my server in the index/html and go to view my site it
    is not there. I
    > uploaded the .swf file to my server also, i have played
    around with the
    coding
    > a bit to see if i was doing anythng wrong but nothing
    works. Below is the
    code
    > DW renders to me. I simply copy and paste this code that
    DW renders and
    paste
    > it in to my server's index.html (Main Page) file. I
    checked the emd src
    and all
    > thats correct.
    >
    > HTML Code that DW generates me:
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    > <title>Untitled Document</title>
    > <style type="text/css">
    > <!--
    > body {
    > background-color: #000000;
    > }
    > body,td,th {
    > color: #FFFFFF;
    > font-size: xx-large;
    > }
    > .style2 {
    > color: #FF0000;
    > font-weight: bold;
    > }
    > .style3 {
    > color: #FF0000
    > }
    > .style4 {
    > color: #FFFFFF;
    > font-family: "Courier New", Courier, monospace;
    > }
    > .style5 {
    > color: #FFFFFF;
    > font-family: "Courier New", Courier, monospace;
    > font-size: small;
    > }
    > .style6 {font-size: x-small}
    > -->
    > </style>
    > <script src="Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    > </head>
    >
    > <body>
    > <p> </p>
    > <p align="center"> </p>
    > <p align="center"> </p>
    > <p align="center"><img src="
    http://www.nohornetsfanjc.com/1376.gif"
    > alt="Jason Vorhees" width="400" height="400" vspace="0"
    /></p>
    > <p align="center">nohornetsfanjc.com is
    temporarily offline.</p>
    > <p align="center" class="style2">
    > <script type="text/javascript">
    > AC_FL_RunContent(
    >
    'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.
    cab#
    >
    version=5,0,0,0','width','329','height','59','src','text1','quality','high',
    'plu
    >
    ginspage','
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Vers
    ion=
    > ShockwaveFlash','bgcolor','#000000','movie','text1' );
    //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    >
    codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
    b#ve
    > rsion=5,0,0,0" width="329" height="59">
    > <param name="movie" value="text1.swf" />
    > <param name="quality" value="high" />
    > <param name="bgcolor" value="#000000" />
    > <embed src="text1.swf" quality="high"
    >
    pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Ve
    rsio
    > n=ShockwaveFlash" type="application/x-shockwave-flash"
    width="329"
    height="59"
    > bgcolor="#000000"></embed>
    > </object></noscript>
    > </p>
    > <p align="center"
    class="style4"> </p>
    > <p align="center" class="style5">All Rights
    Reserved. ?? 2005</p>
    > <p align="center"
    class="style6"> </p>
    > <p align="center"> </p>
    > <p align="center"> </p>
    > </body>
    > </html>
    >
    >
    >
    > As i stated this is exactly what i paste into my
    index.html file on my
    server.
    > Im using no subfolders. Is there something im doing
    wrong? Im completely
    new to
    > this, so any and all help will be appreciated very much!
    >
    > Thanks
    >
    > Shane
    >
    >
    >

  • Is it possible to export the html code from a muse site that I am building?

    Is it possible to export the html code from a muse site that I am building?

    Mac_Heibu has the right idea. When you export your site to HTML, it creates a folder that contains all of your pages. Here's an example of what the folder will contain. All of your HTML pages, all your scripts, CSS, and it'll also have individual folders WITHIN your main folder for your phone or tablet versions, if applicable. This method allows you to upload your files to an FTP host. However, if you're trying to upload it to an FTP, the BETTER option would be to go File > Upload to FTP Host. If this has helped you, please mark mac_heibu's answer as the Correct Answer, and feel free to mark my reply as a Helpful Answer.

  • On job application sites, when I submit, a window opens in encrypted code instead of text. How do I change this to allow the window to display text?

    On the various steps to an online job application, when I click on submit, instead of a window with a text file popping up a window pops up with html or computer coding instead of text. How do I change this so I can properly utilize these site processes. I looked for the setting that allows both html and text and it is set to do so.

    What is the content of that window?
    Can you attach a screenshot?
    *http://en.wikipedia.org/wiki/Screenshot
    *https://support.mozilla.org/kb/how-do-i-create-screenshot-my-problem
    *Use a compressed image type like PNG or JPG to save the screenshot
    *Make sure that you do not exceed the maximum size of 1 MB
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Using text edit to view html code

    Why does text edit open a web page as if it's a web browser??? I want to use text edit to edit my html code and I can't open a web page in plain text view...it tries to render the page. Doesn't Apple have a text only app like Notepad for Windows?

    I searched for text edit, not textedit - until after I posted this. sorry

  • Bug : sortascending_ena.png file is missing when using export to html code

    In SQL Developer 3.2.10.09 :
    Make an explain plan of an sql request with a "SORT".
    Export this explain to html code to a directory.
    The HTML file is using a sortascending_ena.png image file but this file is missing in the images sub directory.

    Hi,
    Not sure why that png (and lots of others too) is not getting copied into the images sub-directory of your user application data folder for SQL Developer. Probably each component is supposed to be responsible for checking that directory and copying images over there as needed.
    I logged a bug:
    Bug 14770237 - EXPLAIN PLAN EXPORT HTML NOT COPYING ALL REQD PNG FILES TO IMAGES DIR
    You can extract it from your installation's ...\sqldeveloper\sqldeveloper\extensions\oracle.sqldeveloper.jar file, from directory \oracle\dbtools\raptor\images using one of the unzip utilities.
    Regards,
    Gary
    SQL Developer Team

Maybe you are looking for

  • Can you track a form if the file name has been changed after distribution?

    I created a form in Adobe Acrobat X Pro -- I then used the distribute feature and sent the form to myself using the internal server. After testing the form, and making sure all was good, I copied the attachment from the email I received when I distri

  • Got a problem? Here's how best to ask for help.

    Working with video editing on an NLE (Non Linear Editor) program can tax the most robust computers. Depending on many factors, this can be a daunting task, at best. Many of the components of one’s computer can be stressed, more than with almost any o

  • Need help in developing a traffic light simulator!

    I have to build a taffic light simulator using java applets.It will be a single four-way intersection.First of all,where should I start?

  • Doubt about generic method

    i have a generic method has shown below public static <E extends Number> <E>process(E list){ List<Interger> output = new ArrayList<Interger>(); or List<Number> output = new ArrayList<Number>(); return output ; if delcare the output variable using Int

  • Creating an Updateable View with Key Preservable Tables

    Hello everyone, I'm trying to create a view of two tables that I have in order to perform an instead of trigger on said view. The table structures for the tables I am using are as follows: Project Tasks Table TASK_ID  (Primary Key) TASK_NAME TASK_DUE