HTML-Code not identified

Hello,
I try to do the following example: APEX check boxes in reports regions
In the DB there is a table x_files and in my interactive region I put the following Region Source:
select htmldb_item.checkbx(1,rownum) " ",
       x.id,
       x.filename
from (
select htmldb_item.hidden(2,id) id,
          htmldb_item.text(3,filename) filename
from  x_files ) x
order by 2
When I run my page it shows the following
Filename
Id
<input type="text" name="f03" size="20" maxlength="2000" value="con1.txt"  />
<input type="hidden" name="f02" value="1"  />
<input type="text" name="f03" size="20" maxlength="2000" value="con6.txt"  />
<input type="hidden" name="f02" value="20"  />
But I want something like that: ... What do I have to do?
Filename
Id
<Checkbox>
con1.txt
1
<Checkbox>
con6.txt
20

This question and answer should go on the Top 10 list for this forum.

Similar Messages

  • Help with html code. not running properly once on server

    The video works fine in captivate and works once i publish it, but when I try to upload it onto the server it does not. This is my first time using captivate 4, and when I matched the codes from my old movies they were quite different. So I just messed with the code I had and made it lok like the old vodes and it runs fine on the server.
    I was wondering if anyone had any ideas on what is going on with the code that it does not work on the server?
    Thank you!!!!!
    -danielle

    Hello Sue. It's very easy actually.
    If you have the lastest update of Muse CC from Nov 2013, there is a FREE Muse Library by musegrid.com that you can download from the Adobe Muse Exchange page that does this specifically using Google Analytics.  Here is the direct link should you like to check it out: 
    http://muse.adobe.com/exchange-library/add-google-analytics
    Start by "Right Clicking" on the "Master Page Icon" in the "Plan View" and choose "Page Properties" from the list of menu options available. 
    This will open up the "Page Properties Dialog Box" for the entire site. Once that dialog box is open, paste your code into the "Metadata" tab section (I believe that tab is displayed at default - at least on the Mac it is - I'm pretty sure it's the same on the Windows platform).
    All anaytics embed code goes in the <head> tag of an html page (note: it actually says "HTML for <head>" at the top of the embed window area - making it helpful to know you're in the right area). This is also where you would add any <meta> tags too like facebook's OpenGraph code etc.
    If using more than one master, included it to all masters.  If just using it on a specific page - say like a landing page, just go to that particular page in your site's "Plan View" and paste it there instead.
    Incase i get too "wordy" i've attached screen shots of what these should look like. 
    Good luck Sue!
    And congratulations on a nice new computer too - its got "juice".

  • HTML code displayed

    Right its like this....
    I can now get my data from my database (no small victory in itself. Thanx to all those that gave assistance). One of the fields contains HTML code
    <p>blah blah etcWhen the jsp displays the output it is actually showing the HTML code, not the rendered output... viewing source shows that it has been written to the response as
    & lt;p & gt;blah blah blah.....(needed the spaces to show it correctly!)
    Any clues as to why and what I can do to about it?
    Thanks
    Elija

    do a replaceAll.., if you are using Java 1.4
    String str = orig.replaceAll("& lt;", "<").replaceAll("& gt;", ">");
    You might need escapes for some of those chars for the regex parser. Or this older code I had laying around:
          * Decodes any entities in the specified string with their character
          * equivalents. 
          * @param  str  the encoded string
          * @return  the decoded string
         private String decodeEntities(String str) {
              if(str == null) {
                   return null;
              StringBuffer sb = new StringBuffer(str);
              String[] ents = {     // list of entities to replace
                   "&",      "<",      ">",      "&apos;", """
              String[] chars = {     // list of characters to replace with
                   "&",      "<",      ">",      "\'",      "\""
              int len = Math.min(chars.length, ents.length);
              int k = 0;
              for(int i = 0; i < len; i++) {
                   for(int j = 0; j < sb.length(); j++) {
                        k = j + ents.length();
                        if(k >= sb.length()) {
                             break;
                        if(sb.substring(j, k).equals(ents[i])) {
                             sb.replace(j, k, chars[i]);
              return sb.toString();

  • Diferent ways to import the HTML code in SSRS report

    I need to load the HTML code in the SSRS report 2008R2. i tried by creating the placeholder but its support only few html code not everything... I need any other solution for this.
    Thanks in advance.
    Regards,
    Vignesh

    yes... It will not support all html tags
    currently only these are supported
    http://msdn.microsoft.com/en-us/library/ff519562.aspx
    Please Mark This As Answer if it solved your issue
    Please Mark This As Helpful if it helps to solve your issue
    Visakh
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • I have created a 468x60 animated banner in Edge Animate. How do I save the animated image to my desktop? (not in html code)

    I have created a 468x60 animated banner in Edge Animate. How do I save the animated image to my desktop? (not in html code)

    Hi,
    This feature is not available in Adobe Edge animate. You can not export as image from Edge animate.
    Publish options available in edge describe here
    Edge Animate Help | Publish your content
    Regards,
    Devendra

  • While in Edit Mode in Moodle - page content does not render at all, but I am able to display the underlying HTML code. Happens only after upgrade to Firefox 11.0.

    While in edit mode in the Moodle course management system, the Page Content window should display the page as it will appear to the user. If you click on the "Edit" button, you are able to view the HTML code for the page. However, when you return to the normal display mode, the page is blank. This has occurred after the upgrade to Firefox 11.0. Page is normally rendered in Internet Explorer.

    A possible cause is security software (firewall,anti-virus) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox and the plugin-container from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.org/kb/Server+not+found
    *https://support.mozilla.org/kb/Firewalls
    See also:
    *http://kb.mozillazine.org/Error_loading_websites
    *https://support.mozilla.org/kb/Error+loading+web+sites

  • 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

  • I have a problem with Firefox, as webmaster I made my websites under IE but now my websites look not OK in Firefox, pictures dont show, menus not working, etc..must I put something in my HTML code so people see my website correct?

    ''locking as a duplicate - https://support.mozilla.com/en-US/questions/783107''
    My website is not working correctly, pictures, menus etc..
    As webmaster I made my website, in IE everything works correctly but with Firefox not.
    Must I put something in my HTML-code so everybody who use Firefox see my website correctly?
    Thanks.

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • Html code i have saved in TextEdit as .html is not interpreted by Safari

    I have entered simple html code in a new TextEdit.app document,
    saved it as web page (.html),
    opened as a file from Safari and the
    exact contents of the file are shown in my browser window
    ... it is not interpreted.
    (I was following a "create your first html..." tutorial)

    use textedit-format-Make Plain Text or set the preferences for New Document accordingly
    then save-as html will be unavailable, but you can name the file something.html & Safari should display as expected.

  • SAP ITS URL not throwing correct HTML code

    Gurus,
    I am working on publishing warehouse management transaction LM05 on web browser using ITS. On our ECC6.0 system, I created required HTML templates, ITS service and published them. They are working fine and the browser is throwing up HTML pages and code as expected.
    Now, on our other system which has Enhancement pack 2, I followed the same procedure, but getting different results. The initial page though is being displayed, is throwing up HTML code which is very different from what is expected. If I navigate to second screen, it is throwing up expected HTML code. Is this is a Enhancement pack issue? If not, what might be the problem and how do I get around this?
    Will greatly appreciate help in this issue and points will be awarded too.
    Thanks,
    Surya.

    HI Surya,
    Is the issue regarding the look and feel of your custom service?
    If you review the view source of each page - what are the differences.
    Check the parameters used for both service in SICF and compare.
    Regards,
    Oisin

  • 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/

  • Html code in JButton not working

    hi all,
    i wrote html code in JButton,but it's not working,it is displaying all the code what i have placed in the html tag.this message is displaying in button.
    "<html><STYLE=\"font-family: Dialog; font-size: 12pt\"><center>Current<br>Date</center></STYLE></html"
    JButton but1 = new JButton("<html><STYLE=\"font-family: Dialog; font-size: 12pt\"><center>Current<br>Date</center></STYLE></html>");
    Thanks in advance
    bhaskar

    will it work in java 1.2 or not
    bhaskar

  • HTML Code for Full Website and Not Mobile. Site

    A frustration with iPhone browsers is that they force you to view the mobile website, as oppose to the full website, if a mobile site exists. Unfortunately, the mobile sites often do not provide the services the full sites do.
    Is there HTML coding that can be added to a link to get the iPhone to the full site?

    The sites that are directing you to a mobile site is using HTML code to do so. What you really want is for those site to NOT have code redirecting you to a mobile site.
    Many mobile website have a link on their mobile site that takes you to the full site. A good website developer might have the site place a cookie in your Safari that tells their site you prefer to visit the full site. After tapping on that link, the next time you visit the site you will most likely not be directed to the mobile site.
    But whether or not a redirect happens is the Perdue of the website developer.
    Try an alternate browser. Some, like Atomic Web, have a settings area where you can select the type of browser you are using. I have mine set to Internet Explorer. atomic Web then fools the website into thinking I'm on a computer instead of a mobile device and I'm never directed to a mobile site.

  • Html code can be display it into my ebook as hyperlink or not ?

    can adobe acrobat professional read the html code of clinkbank.com affiliate links and display it into my ebook pdf as banners or text links or not

    When converting a web page, to make a static PDF with the link in - it's a possibility, it depends on the link is done. Try it and see.
    To generate a live, changing, affiliate link - not a chance.

  • JDIalog, HTML Code, setLocationRelativeTo; not centered

    Hi,
    I am building my own modal dialog; it's a JLabel with formatted HTML Code - I only use the bold <b> and break <br> tag in the default font size and -type.
    I use setLocationRelativeTo() to center the dialog to my main JFrame; however, the dialog is not centered, it's shifted down to the right. Even if I just use some letters in my HTML code the dialog isn't centered. Here is my code:
    public class TDDialog extends JDialog implements ActionListener, WindowListener {
         private JPanel exercisePanel, containerPanel;
         private JLabel exerciseLabel;
         private JButton readyButton = new JButton("Ready");
         private JButton showSolutionButton = new JButton("Solution");
         private JTextField solutionTextfield;
         private String solutionString;
         private Font font = new Font("SansSerif", Font.PLAIN, 12);
         public TDDialog(Frame ownerFrame) {
              super(ownerFrame, true);
              addWindowListener(this);
              setTitle("Exercise");
              setLayout(new BorderLayout());
              exerciseLabel = new JLabel();
              exerciseLabel.setFont(font);
              exercisePanel = new JPanel();
              exercisePanel.add(exerciseLabel);
              solutionTextfield = new JTextField();
              solutionTextfield.addActionListener(this);
              containerPanel = new JPanel();
              containerPanel.setLayout(new BorderLayout());
              containerPanel.add(readyButton, BorderLayout.LINE_START);
              containerPanel.add(showSolutionButton, BorderLayout.CENTER);
              readyButton.setFont(font);
              showSolutionButton.setFont(font);
              readyButton.addActionListener(this);
              showSolutionButton.addActionListener(this);
              exerciseLabel.setText("<html><body>3 Lines<br><b>3 Lines</b><br>3 Lines<br></body></html>");
              add(exercisePanel, BorderLayout.PAGE_START);
              add(solutionTextfield, BorderLayout.CENTER);
              add(containerPanel, BorderLayout.PAGE_END);
              setResizable(false);
              pack();
              setLocationRelativeTo(ownerFrame);
              setDefaultCloseOperation(DO_NOTHING_ON_CLOSE);
    // action- and window-listeners...Am I building the JDialog correctly? Is there a better, a more recommended or "nicer" way? Why isn't hte dialog centered?
    Edit: I really would like to assign Duke Stars to my question, however, since the last forum maintenance, I can't do this any more "Server Error
    This server has encountered an internal error which prevents it from fulfilling your request. The most likely cause is a misconfiguration. Please ask the administrator to look for messages in the server's error log." This happens every time at different PCs with different browsers / versions / proxy-settings.
    Message was edited by:
    SFL

    Here is the missing part for a SSCCE; I noticed that the modal dialog is centered in relation to the screen, not to the "ownerFrame", although I pass ownerFrame to the setRelativeTo statement.
    import java.awt.Dimension;
    import java.awt.event.MouseEvent;
    import java.awt.event.MouseListener;
    import javax.swing.JComponent;
    import javax.swing.JFrame;
    import javax.swing.JPanel;
    public class GUI_Test extends JComponent implements MouseListener {
         private static final long serialVersionUID = 1L;
         private JPanel pmPanel = new JPanel();
         private TDDialog tdd = new TDDialog(GUI_Test.frame);
         private static JFrame frame;
         public GUI_Test() {
              addMouseListener(this);
              add(pmPanel);
         private static void createAndShowGUI() {
              JFrame.setDefaultLookAndFeelDecorated(true);
              frame = new JFrame();
              frame.setTitle("GUI_Test");
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              GUI_Test newContentPane = new GUI_Test();
              newContentPane.setOpaque(true);
              frame.setPreferredSize(new Dimension(500, 500));
              frame.setResizable(false);
              frame.setContentPane(newContentPane);
              frame.pack();
              frame.setVisible(true);
         public static void main(String[] args) {
              javax.swing.SwingUtilities.invokeLater(new Runnable() {
                   public void run() {
                        createAndShowGUI();
         public void mouseClicked(MouseEvent arg0) {
              tdd.setVisible(true);
         public void mouseEntered(MouseEvent arg0) {}
         public void mouseExited(MouseEvent arg0) {}
         public void mousePressed(MouseEvent arg0) {}
         public void mouseReleased(MouseEvent arg0) {}
    }Thanks for your help!

Maybe you are looking for