Include html page in htmldb application

Hi,
How to include an html page in htmldb application?? I have an external html page and I want to include it in my HTMLDB application.
tks

Is the parent file named with an *.shtm(l) extension?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"matthew stuart" <[email protected]> wrote
in message
news:g7hd6v$e53$[email protected]..
>I know how to do an include of an HTML page inside an ASP
page, but I am
> basically trying to do the same thing with an HTML page
- that is include
> HTML
> within HTML - but it doesn't seem to be working when I
test in a browser.
> It
> displays fine in DW though!
>
> The only way to successfully create an include in HTML
pages seems to be
> to
> use the library method.
>
> Here is my include code:
>
> <!--#include file="../_includes/footer.html" -->
>
> Is this wrong for an HTML page?
>
> Thanks
>
> Mat
>

Similar Messages

  • How to include html page or html code in adobeflex 4 web application please give me a solution.

                     How to include html page or html code in adobeflex 4 web application please give me a solution.
                       Thank you
                       Chandra Sekhar

    hi,
    go thru this link, may be of some help for you
    About IFrames
    http://www.deitte.com/archives/2006/08/finally_updated.htm
    IFrame Src
    http://code.google.com/p/flex-iframe/
    About the IFrame Approach
    http://www.deitte.com/archives/2008/07/dont_use_iframe.htm

  • Including Html Pages in Web Dynpro java

    hello Experts,
    _i want to include html page in webDynpro java view so i need to know_
    1)where we need to include the html file
    2)should i creat it externally and then include
    3)or is there any specific place in project to include the HTML code.
    4)also can u tell how to include a vidio in html page i got some tutorial but with that its not working fine saying check specified path....
    <div style ="height:1500;width:1500 align=right">
    <video width="320" height="240" controls="controls">
    <source src="movie1.avi" type="video/avi" />
    <object data="movie1.avi">
    <embed src ="movie1.avi">
    </embed>
    </object>
    </video>
    Please HELP

    hi Prajakta Khobaragade,
       I was trying to include the html file in WDJ application which is developed in NWDS 7.1.but its show error,Kindly see the screen shot.

  • How to create a popup window to load HTML page in AIR application without using any mx or spark?

    How to create a popup window to load HTML page in AIR application without using any mx or spark components?
    I need to load the HTML page in popup in AIR application without using any of the <mx> or <spark> components. I need to open in the application itself not in the browser.(If we use navigateToURL() it will open in th browser)

    Can we achieve this? can somebody help me on this scenario..

  • How to include HTML page on a screen

    Hi,
      How to include HTML page on a module-pool screen. i want to handle hyperlinks on that page. how ca n i do that?....plz send me reply vvvery fast

    Hi Amarnath,
    1. RSDEMO_HTML_VIEWER
       Check the above program.
    Regards,
    Amit M.

  • Displaying HTML page in an application

    Hello all,
    I want to display an html page in my application. I looked into HotJova HTML Component but Sun doesnt offer this component anymore. Does anyone have any idea of how can I complete this task.
    Any help will be appreciated.
    Thank you

    JTextPane

  • To show a html page from java application

    hi everyone,
    I am trying to show a html page through java application. What i tried is Runtime.getRuntime().exec("start url"); this shows it opens default browser. It works fine for win Nt but does not work on win98 or linux.
    Is there any other way of achieving the same?
    can anyone help me in this regard. I am in urgent need of it. any reply will appreciate.

    I hope this works.
    String urlName = "http://forum.java.sun.com";
    String browser = "iexplore "; //EXE file name --> for iexplore.exe
    Runtime.getRuntime().exec(browser+urlName);

  • Get parameters from html page from java application standalone ...

    Hi all,
    I work in one solution that i have values in Html Page and i want get the parameters values from html and cath they in java application standalone.
    The Html page is in same host than de java application.
    I want know if this is possible. I wnat know if without HttpServlet i can get the parameters from Html Page pure.
    Thanks in Advance for the ideas,
    Antonio.

    Hi Abdul,
    The problem is my client want one solution where i have one page simple page Html and one application java standalone. This application runs in one machine, but we don't have web server. So the question is: Is possible without web server i can get the parameters values that is inside the html page from java application. I remember you that the application java is one .jar that run's with one command line from crontab "java -jar teste.jar".

  • Including HTML pages

    Hi there. I'm new to Flash but I've been working on a website
    that came from a Flash template. Half of the pages are in Flash,
    the other half are HTML (done in Dreamweaver). Is there some way I
    can call out to the HTML pages and include them into the Flash
    site? Most of Flash site is static with the main design and menus
    remaining the same, but the link content changes.
    Thanks so much, and my apologies if this is an idiot-simple
    question!

    hi Prajakta Khobaragade,
       I was trying to include the html file in WDJ application which is developed in NWDS 7.1.but its show error,Kindly see the screen shot.

  • How to Save HTML page in Apex application into our local Windows Box

    Hi,
    I am having one HTML page in my Apex Application. I want to download this page into my Local Windows machine. How to do this?
    Thanks
    Yash

    I am having one HTML page in my Apex ApplicationWhat did you mean by this ?
    <li> If you meant an application page, then they are anot stored as html file anywhere as the page that you see is generated at the run time only, however you can can save that run time page , but its of not much use.
    <li> If your intention is to save/backup an apex page, go to the page and export it . This generates a SQL file which you can import into any other apex application and recreate that apex page.
    <li> You can also export the entire application as a single file too.

  • Include HTML page in an HTML page

    I know how to do an include of an HTML page inside an ASP
    page, but I am basically trying to do the same thing with an HTML
    page - that is include HTML within HTML - but it doesn't seem to be
    working when I test in a browser. It displays fine in DW though!
    The only way to successfully create an include in HTML pages
    seems to be to use the library method.
    Here is my include code:
    <!--#include file="../_includes/footer.html" -->
    Is this wrong for an HTML page?
    Thanks
    Mat

    Is the parent file named with an *.shtm(l) extension?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "matthew stuart" <[email protected]> wrote
    in message
    news:g7hd6v$e53$[email protected]..
    >I know how to do an include of an HTML page inside an ASP
    page, but I am
    > basically trying to do the same thing with an HTML page
    - that is include
    > HTML
    > within HTML - but it doesn't seem to be working when I
    test in a browser.
    > It
    > displays fine in DW though!
    >
    > The only way to successfully create an include in HTML
    pages seems to be
    > to
    > use the library method.
    >
    > Here is my include code:
    >
    > <!--#include file="../_includes/footer.html" -->
    >
    > Is this wrong for an HTML page?
    >
    > Thanks
    >
    > Mat
    >

  • Access HTML Pages from Forte Applications

    We are currently looking at how to redevelop our online help facility for a
    Forte application. We are investigating the use of HTML pages.
    Has anyone written a Forte application that opens particular HTML pages? If so,
    how was it done?
    Regards,
    Steve Isaac
    Senior Consultant, Information Services Group
    Hydro Electric Corporation of Tasmania
    4 Elizabeth St, Hobart, Australia, 7000
    Phone : +61 03 6230 5161
    e-mail: [email protected]

    We have created the idea of an OnLineAssistant that uses HTML pages to drive
    help in a Wizard-like fashion.
    We use an embedded ActiveX browser control in a Forte window to display the
    HTML pages. The pages are launched by passing the application, window, and
    widget name to the OnLineAssistant window, which uses the information to load
    the correct page.
    For example: an application screen for entering customer name and address
    passes it's information to the on-line assistant, which links and displays the
    page associated with that particular step of a task wizard defined for that
    widget. The ActiveX control then allows the user to link into any of the
    other pages associated through standard HTML.
    This context-sensitive mechanism is also used to launch on-line help (without
    the task orientation) at the user's request.
    One of the benefits of this approach is that we can put the message passing
    into a generic framework ancestor without making any application code changes,
    and the OnLineAssistant HTML pages can then be created by non-programmers and
    deployed independently from the application, and HTML can do most of the
    navigation work.
    -DFR

  • How to generate dynamic HTML pages using Swing Application?

    Hello,
    I am writing a Java application to connect to a local light-weight java database. I would like to generate and present a HTML on the fly after selecting records from a database. At server side, I could easily use JSP/Servlet to do this. How can I do this on a desktop client machine using Java application? I do not want to install Apache web server on the desktop machine. Any help will be greatly appreciated. Thanks in advance.
    Dominic

    The way u need to generate your html pages depened on what u want to generate,
    anyway what i can help with, is how to display a generated page.
    u have to use JEditorPane with HTMLEditorKit and HTMLDocument to display any HTML.
    also u can use the methods provided with the above objects to generate your html format.
    I hope I helped.

  • Jspx including html page rendering problem

    Hello,
    I have an jspx including an html page by
    <f:verbatim>
    <jsp:include page="/mypage.html"/>
    </f:verbatim>
    When running the jspx, Hyperlinks aren't rendered - everything else (text, pictures...) is! (browser-independed)
    Has anyone an idea what's going wrong there and how to solve this problem?
    Thank you very much!
    Sebastian

    Thank you! The problem was another:
    The links were rendered, but with no color! :-( On some reason, I explicitly have to set the color of a link to get it shown! Don't know why! If I open the included page standalone, everything is there.

  • Include html pages with various langs in a jsp page

    Hi
    I build an internationalized web site with struts... it works great.
    My problem is that i think it is not practical to use <bean:message ...> for large text pages (like "Terms of Use" page) - think of the problematic text value size of the attribute in the properties file...
    So i build a "wrapper jsp" that include the correct html according to the user language, here it is://suppose i have terms_en.html, terms_ru.html, terms_iw.html files...
    <%@ page contentType="text/html;charset=UTF-8" import="java.util.Locale,org.apache.struts.Globals" %>
    <%     String p=request.getParameter("page");  //page=terms
         String lang=((Locale)session.getAttribute(Globals.LOCALE_KEY)).getLanguage();
         String path="/"+p+"_"+lang+".html";
    %>
    <html:html locale="true">
    <head>
         <html:base />
         <META http-equiv="Content-Type" content="text/html;charset=UTF-8">
    </head>
    <body dir="<bean:message key="dir" />">
    <jsp:include page="<%=path%>" flush="false" />
    </body>
    </html:html>Now, it works just fine with english and my default locale, i.e the locale defined in the "Regional Settings" at the control panel. other languages are displayed incorrectly and if i want to see a language correctly then i have to change the default locale in the "Regional Settings" at the control panel.
    Is there any way to solve my problem?
    I'm ready to hear any suggestions... if you have other way than include...
    thanks A LOT
    Mamtz

    Sorry for the misinterpretation, maybe my english is
    still not good enough...
    Yes, i meant to say larg text as a lot of words in a
    page. it is quite hard editing text in a property
    file, especially if i want to add some style and html
    tags. i can't think of editing a page like the "Terms
    of Use" in a property file, although i'm using "Zaval
    Java Resource Editor"
    (http://www.zaval.org/products/jrc-editor/index.html)
    to edit property files it is far from being text
    editor.
    anyway, do any one have an idia on how should i do it?Hi hi, I am also stucked by this problem. The pt I use jsp:include is to take advantage of the dynamic inclusion of content. Well and I encountered the encoding problem just like you.
    I read (and as many have mentioned), page encoding is not carried to jsp:include. There is no work-around at program level (unless u open the file and write it to the output..maybe).
    Then I found out the discrepancies of my PC and the staging server. They are of different locale, which leads to different result.
    In my case, my PC is with zh_TW.big5 and the staging is en_US.UTF-8, so the inclusion mess up when i stage the programs.
    So I change the locale of the staging server and everything works fine.
    Let me guess in your case if you are using UTF-8 you probably need to choose a locale with UTF8. Please try if this is the solution for you.

Maybe you are looking for

  • Label display issue in Tree component when it is having vertical scrollbar

    I am using tree component as dropdown factory for combo box. When i open dropdown, it doesn't have vertical scrollbar and all the root nodes are getting displayed correctly(in closed mode). Now if i try to open any node, i am getting vertical scrollb

  • How to read Crystal Report file Design version programmatically

    Hi, I am working on a project where I need the read Crystal file header and extract information that which designer was used to create the (Crystal) report. This will help me do some specific task if the version of the crystal used is very old (say o

  • Final Cut Pro X and Mac Caption Site Licenses

    How much does it cost for a site license for Final Cut Pro X and Mac Caption?  I need to have one computer going for production and one for training someone.  Is there 501C-3 pricing available?

  • Purchase from High Sea Sales

    Hi SAP Fans, Can any one help to map Purchase from High Sea Sales in SAP.

  • Error In cflock

    I keep on getting the below error from the last week. Timed out while waiting to obtain exclusive access<P> <p>The error occurred while processing an element with a general identifier of (CFLOCK), occupying document position (8:1) to (8:82) in the te