Robohelp 8 HTML - VERY basic layout and naming question.

OK, I'm sure this must be obvious to everyone else because I can't seem to find it in the places I've searched. My personal experience with Help files isn't helping (yeah, I know, bad pun).
I'm creating a RoboHelp HTML file from a PDF file.
While importing the file I'm given the option to create a new topic based on a style. Great so far. Having done so as an experiment and looked at the output I'm of the feeling that a 'topic' is "an HTML document that would, in theory, cover an area of interest, hence the term topic".
Then I open IE's help file I see the contents like "Finding the Web Pages You Want" and "Browsing the Web Offline". Neither of them can be selected to show information in the right pane, but both open to show what I'll call 'sub-topics', each of which DOES open what appears to be an html document in the right pane.
Adobe's help files are a bit easier to deal with, I just navigate to the Help folder and there are all the HTML files.
So I'm confused and I've got a major mental block that's making it difficult to proceed without getting a layout/hierarchy. And if this information is in Robohelp's help or available someplace online, just smack me in the back of the head and point me in the right direction because I'm not seeing it.
In the Internet Explorer help, what do I call the links in the left pane on which I can click to bring up a page in the right pane? What do I call the items I can highlight that, when clicked, show a list of the clickable links? And is it accurate that if I ask RoboHelp to create a topic out of each of a given style, then I'll have a separate HTML document for each instance of that style?
Thanks,
Solon

Hi there and welcome to the wonderful wild and wacky world of Help Authoring!
The area on the left side is typically called a "Navigation Pane". The Navigation Pane usually has different views. Table of Contents (TOC), Index, Glossary and of course, Search.
The Table of Contents view has a Books and Pages metaphor. Each Book contains Pages inside. Each Page links directly to an individual HTML file (Topic).
Indeed if you are sucking content in from PDF, RoboHelp has to be told what the criteria is to break the long PDF document into individual HTML topic pages.
Hopefully this helps a smidge... Rick
Helpful and Handy Links
RoboHelp Wish Form/Bug Reporting Form
Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
Adobe Certified RoboHelp HTML Training
SorcerStone Blog
RoboHelp eBooks

Similar Messages

  • Very Basic Package and Import question

    Thanks in advance ...
    - I read/tried all tutorials and documents on the matter
    - the programs are from "Java 2 from scratch" book (Steven Haines)
    - I suspect the problems result from using new SDK 1.4.2 version versus SDK 1.2.1 (that the book uses)
    OK, here we go :
    package Stock1.PortfolioTotalsPanel;
    - first line in PortfolioTotalsPanels.java file
    package Stock1.StockTablePanel;
    - first line in StockTablePanel.java file
    package Stock1.StockTableTabPanel;
    - first line in StockTableTabPanel.java file
    --- then:
    Import Stock1.PortfolioTotalsPanel ;
    Import Stock1.StockTablePanel ;
    NOW : I guess I have to compile 'PortfolioTotalsPanels' and 'StockTablePanel' on their own - which I did successfully and kept the '.class' in the same directory (folder) - Stock1
    When trying to compile 'StockTableTabPanel.java' file...
    StockTableTabPanel.java : cannot resolve symbol
    Symbol : class StockTablePanel
    Location: class Stock1.StockTableTabPanel.StockTableTabPanel
    StockTablePanel stockTablePanel = new StockTablePanel();
    ...and the same error message for 'StockTablePanel' class.
    - I noticed the last line has 'stockTablePanel' instead of 'StockTablePanel' ...not sure if it makes a difference..same with the 'portfolioTotalsPanel'
    I'm out of ideas...HELP !!

    package Stock1.PortfolioTotalsPanel;
    - first line in PortfolioTotalsPanels.java file
    package Stock1.StockTablePanel;
    - first line in StockTablePanel.java file
    package Stock1.StockTableTabPanel;
    - first line in StockTableTabPanel.java file
    --- then:
    Import Stock1.PortfolioTotalsPanel ;
    Import Stock1.StockTablePanel ;
    NOW : I guess I have to compile
    'PortfolioTotalsPanels' and 'StockTablePanel' on their
    own - which I did successfully and kept the '.class'
    in the same directory (folder) - Stock1Both of your source files are in a directory named Stock1, right? Change directory so that you are in the directory above Stock1:
    c:\javastuff\Stock1> cd ..
    c:\javastuff> javac Stock1/StockTablePanel.java Stock1/PortfoloiTotalsPanels.java
    to run them, run them from this root directory:
    c:\javastuff> java Stock1.StockTablePanel
    assuming that that class has a main() method.

  • Graphics card needed to replace GeForce6800 Ultra on a G5 2.5Gz dual core mac, I always found it loud before it started displaying very basic colours and blocky graphics, could you suggest a quiet and cheap alternative compatible replacement card?

    Graphics card needed to replace GeForce6800 Ultra on a G5 2.5Gz dual core mac, I always found it loud before it started displaying very basic colours and blocky graphics, could you suggest a quiet and cheap alternative compatible replacement card?

    Hi Pete,
    See japamacs page here on the best AGP cards for G4s & G5s...
    http://www.jcsenterprises.com/Japamacs_Page/Blog/4B4B7BA2-7ABB-47F1-87AC-B03D379 42BEE.html
    Rated slowest on top, fastest on bottom.
    G5 PCIe options are listed here:
    http://www.jcsenterprises.com/Japamacs_Page/Blog/71BBF3EF-9713-4C53-8B80-26771F8 A4087.html

  • RoboHelp HTML 9 Webhelp Layouts include all (unnecessary) project files

    I am currently using RoboHelp HTML 9 on Windows 7 Pro. I have administrative rights on the computer.
    My current project contains over 30 different webhelp layouts with 30 different TOCs that are all based on the different functions in a web-based application for a client. The project also includes over 30 different print layouts based on the same TOCs. I use build conditions to specify what I want to appear in the webhelp and print layouts. My project is organized into basically three main folders that represent Tasks, References and Concepts (as close to DITA as I can get this client). Each of these main folders has a subfolder named after a function and it contains the topics and screen captures that relate to that specific function task, function reference or function concept.
    I created each webhelp layout in the SSL pod based on the specific TOC that was created for the function. In the WebHelp settings, I specified the TOC in the Content section along with enabling the "exclude unreferenced topics from output" and "exclude unreferenced baggage files from the output" options. In the Navigation section, I selected the appropriate skin that I customized along with enabling Contents and Search options with adding the About box.
    With these settings my problem is that ever single webhelp layout includes all of the files in the three main folders, even when they are not referenced in the TOC. This has caused my outputs to explode in size because of the unnecessary folders filled with files (topics and graphics). How can I compile the webhelp layouts so they only output the files referenced in the TOCs and not every single file in the the three main project folders?
    Any suggestions will be greatly appreciated because my client is not local and I have to send these files to them over the internet.
    Thanks in Advance!

    "Exclude unreferenced topics from output" starts by excluding topics that are not in the TOC etc. However if a topic in the TOC has a link to a topic that is not in the TOC, the linked topic will also be included to avoid a broken link. It also daisy chains so that if the second topic has further links, that too gets included.
    The idea behind this option was that people wanted TOC only outputs but Adobe chose to implement it in this way. I can see why but I take the view that if that results in broken links, that is the author's responsibility. If you agree, then please follow this link and ask for true TOC based authoring.
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=38
    Meantime you will, as Amebr points out, need to create build tags and expressions. There is a page on my site that covers that.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Transporter - Basic installation and connection questions

    We have never used or installed the Transporter before.  We are currently using Tidal 5.3x and are upgrading a sandbox environment to 6.2.  I have looked at all the transporter documentation I can find and am still missing some very basic questions - plus I cannot get the "help" option in transporter to work.
    WHERE do you install the Transporter and why?  CM Server?  Master Server?  Desktop?  If it is on a server, then does the user that runs it need to remote the server in order to user transporter?
    I have attempted to install on each of the above, but cannot establish a connection.  When I click "test" I get error "Failed to Connect [Login failure with responseCode [404]]What should I be entering in each of the following Connections fields?  My comments indicate what I have assumed/attempted to enter and received the error above.
    Connection name  - just a given name to a connection? aka TESSandboxMaster
    Server Name  - what server?  master?  Is there a specific format this needs to be in?
    DSP/Plug in name - I found a dsp file on my CM Server named TES-6.0.dsp - should I put TES-6.0 here?
    User - network user that is a Super user in Tidal?  aka networkname\superuser?
    pwd - windows pwd for that user?
    Thank you for any help you can provide.

    Hi Patricia,
    1. The Transporter is installed on the Client Manager - the CM is essentially a web server to handle client requests, perform sacmd commands, and utility for transporting jobs from one environment to another. A Tidal user would have to be granted rights to Move Jobs to Production, and I believe Tidal user has to be able to sign on to the CM as well.
    2. I've reviewed an older copy of the transporter user guide 6.1 provides instructions on how to complete those fields:
    To create a connection: (on page 32)
     In the Connection Name field, enter the name for the connection file.
    In the Server Name field, enter the name of the Client Manager machine.
    In the DSP/Plugin Name field, enter the master instance name.
    The master instance name is the TES DSP or Plugin name. This is displayed from the Web UI in the Master Status pane.
    In the Server Port field, enter the listening Web Service port used by the Tidal Web Client. The default is 8080 for non-secured connections and 8443 for secured connections.
    In the User and Password fields, enter a valid Enterprise Scheduler user name and password.
    Select the Secure HTTP option if you want to connect securely through the HTTPS protocol.
    This option is enabled only if Transporter has been configured for secure
    connections. Figure 8 is an example of Transporter not configured for secure
    connections.
    BR,
    Derrick Au

  • Very beginner POI and import question

    I am reasearching/playing around with the Jakarta POI. My boss would like to load word docs/xls into the database in binary form - he then wants to display them Read Only to the end users. He suggested that I look into using the POI.
    I've been reasearching the forums here and google but I havent found a great example implementing this. Everything I have found is way way over my head. Could someone point me to a very simple example of doing this? Or give me a very basic skeleton of what I would need to do to just open a word doc - I am trying to use this time to teach myself how to use/read the API(poi) - if that makes any sense...
    Secondly - while I was reading on POI I ran across this: import java.io.*; // don't ever do this...done to save space I know it says it is to save space but is that because it imports all the classes under IO? I know its a stupid question but I have seen it in other examples and use it in other jsp's... I just copied and pasted so I didnt really know why or what I was doing...
    Source of comment: http://www.onjava.com/pub/a/onjava/2003/01/22/poi.html - Appendix 1/ Example 1

    Also wanted to add that my boss would like to store
    the file as binary into database, extract the file
    from database, change it back to native format in a
    temporary directory and then use the POI to present it
    as read only??
    Is there any easier way? This still just seems like a
    straight forward process being made harder then it
    is...I thought i just told you how to do all of that?! You can only really store documents and files etc. as binary in a database column, unless the file is plain text (which these are not) and even then you would lose all of the formatting. So, don't worry about the binary aspect of it, as you will prob be storing the file as a BLOB anyway. You don't have to change the file back to its native format either, as if you have stored a file as binary, and you know the name (most importantly the extension), then when you write the binary to a file of that name, it IS in the original format. You can write a java webDAV client easily with the tools and libraries available in such packages as Jakarta Slide. In the past this API has been... lets just say, hard to grasp... due to documentation problems, delayed features etc. However, the traffic around the project seems to have increased dramatically since I last used it properly. Plus, you can extend this store to manage any kind of document or file.
    Oh and by the way, I would suggest you try to do this on the web... basically because IE (as prob with other browsers) can view MS office docs in the browser window itself. Very helpful thing that!
    Is this helping you or not?

  • Basic jsp and servlet question (JSP Model 2)

    Hi
    I want to make an website where i use JSP Model 2 architecture. However I got a basic question
    1. I need to separate business logic from presentation with the use of jsp and servlets. Meaning I want no html code in the servlet. Can you give a simple example of how this can be done? If I map my implementation of httpServlet to a jsp page in web.xml and override doPost() and doGet(). The calls to the jsp page comes to the servlet as it should. I want to process some methods (calling sessionbeans or similar which in turn calls entitybeans) and then show the jsp page.
    How do I show the jsp page without mixing html in the servlet as I've done below:
    doGet(HttpServletRequest req, HttpServletResponse res)
    PrintWriter p = response.getWriter();
    p.print("<html><body>Hello world</body></html>"); //I dont want to do //this, I want to display the JSP site
    doPost(HttpServletRequest req, HttpServletResponse res)
    //doSomething
    }Message was edited by:
    CbbLe

    You should treat your servlet class much like a controller, where you can then use JSP as the view. The way you achieve this is to use the forward() method in RequestDispatcher.
    Say you've got a servlet class org.yoursite.controller.YourController:
    public void doGet(HttpServletRequest req, HttpServletResponse resp)
      throws ServletException, IOException {
      //Set some value for use in the JSP file associated wth me
      req.setAttribute("greeting", "Hello world!");
      //Done with our business logic, off we go to the JSP file
      ServletContext app = getServletContext();
        RequestDispatcher disp;
        disp = app.getRequestDispatcher("/some/jsp/file.jsp);
        disp.forward(req, resp);
    }Now in your JSP file:
    <h1>Example</h1>
    <div>
      I just want to say <%= request.getAttribute("greeting") %>
    </div>Going to that servlet now executes business logic and then points to the JSP file for the view. You can forward from servlet to servlet too if needs be. The string you pass to forward() is whatever would be in the URI of the request so any <servlet-mapping> configurations in web.xml are used ;)
    There is some pretty in-depth documentation on the J2EE blueprints website, namely service-to-worker and front-controller patterns. I dare say if you're looking for this sort of code you'll want to look at the composite view pattern too (also on blueprints).

  • Basic backup and maintenance questions - ZCM 10.3.3

    Hello all,
    I am looking for information and feedback about ZCM maintenance and database backup.
    We have ZCM 10.3.3 running on a SLES 11 VM. I do keep a clone of the ZCM server when updates are made for backup.
    I have I guess a couple of simple questions:
    1. How do I tell which database type was selected when ZCM was setup?
    2. What are the basic maintenance procedures to address database issues?
    3. What should I be backing up for the database?
    I did not build this ZCM server and I need to know more. Mostly I need to do some database maintenance as workstation deletions take an extremely long time and I have read somewhere else in the forums that I should be performing DB maintenance and I just need some sort of procedure.
    Thanks,
    Steve D.

    Hi,
    You can check inside the file zdm.xml to know which database you have
    The file is locate at :
    On Windows
    ZENworks_installation_path\conf\datamodel
    On Linux
    /etc/opt/novell/zenworks/datamodel
    For database maintenance you can check in the doc Novell Doc: System Planning, Deployment, and Best Practices Guide - Scalability, Fault Tolerance, Maintenance, and Sizing of the Database Server
    You can also take a look a the disaster recovery guide because it give some info to what you need to take in backup.
    Novell Doc: ZENworks 10 Configuration Management System Administration Reference - Disaster Recovery
    Martin Dallaire

  • Basic In and Out Questions

    1. After setting an in and out point during capture, how can these points later be changed?
    2. I have been using "Capture Now" to capture and later cut out the parts of the video that I will not need, using the razor tool. I can see the benefit of using in and out points to be able to change a cut later, is there a way to also restore part of a clip that was previously cut and deleted with the razor?

    so the original clip that resides in capture scratch is not altered at all?
    so are the only changes that are made are the ones to the .fcp file that tells FCP what to do with the file that is in the capture scratch?
    does this sound correct?

  • Has anyone heard of RoboHelp HTML v10 "magically" deleting itself and all project files?

    We have an off-site contractor that swears RoboHelp HTML "magically" deleted itself and all project files. I've never heard of this and wondered if anyone else had. It sounds kinda fishy to me, but I've seen some strange things from RH, so thought I'd ask around first.
    Thanks-

    Hi all-
    No, no source control in play that I know of. It appears we have gotten few answers to questions. The problems began when it was reported that they could not copy the project files to a flash drive. I personally have never had an issue with this task. Then, it was reported that the project had gotten deleted by RH. The resolution after-the-fact is that the contractor spent 1+/- week recreating the project (60-70 topics) from the published content.
    I'm surprised that as a contractor they didn't know to come here and ask questions or find tools available to reverse engineer from the published content, but I suppose not everyone knows of the goldmine that lives here. I'd never heard of an uninstall removing project files, but I know there are a million ways it could have been configured and never say never, right?
    Thanks for the quick replies - you guys ROCK!
    Leah Eaton Vance
    Senior Technical Writer
    Technical and Business Communication Adjunct Professor, Austin Community College
    Austin STC, Past President

  • RoboHelp HTML does not generate .chm file

    We have a large help system for F1 help with about 2,000 help
    topics in about 50 different Word .doc files. We had used RoboHelp
    for Word previously, but with the goal of generating a single .chm
    help file, we tried using RoboHelp HTML to change the Word .doc
    files to .htm files. RoboHelp HTML does this conversion and creates
    2,000 .htm files.
    When we try to generate the .chm file for the help system,
    RoboHelp for HTML does not respond and does not create the .chm
    file. Is RoboHelp HTML not capable of handling such a big help
    system? Are there any workarounds to generate the .chm file
    successfully?

    Peter, thanks for your input. Here's where we are. We opened
    RoboHelp HTML and converted the Word docs into .html files. Then we
    were able to generate the .chm file (it worked this time) using
    RoboHelp HTML. We have about 50 .gif images, and no external links.
    The actual number of HTML files with help topics is close to
    4,000 for this F1 field help in our application. Ideally, we would
    love to have a master project with sub-projects, but it doesn't
    appear as a practical alternative. The .hh file (for F1 field help)
    is generated from the application by the developer and given to us.
    In order to have a master project and slave projects, we
    would have to manually split that automatically-generated.hh file
    into individual .hh files, true? That means we would have to
    correlate which .html help topic file corresponds with which map id
    number, then chalk out how we want to divide the .html help topics
    into individual projects that correspond to their .hh files?
    This help system I inherited is 10 years old, and the
    resource time we would spend (if we chose to modularize this help
    system) would be gigantic in scope. If there is a simpler and
    efficient way to modularize our F1 help system, I would love to
    hear about it!

  • Possibly a very basic question but I have set up a spread sheet in Numbers and have viewed help videos but I can't get it to give me sums for the columns I highlight.  Keeps coming up with the figure zero.  I have version 09 2.3(554). Can anyone help

    Possibly a very basic question but I am going nowhere without a solution.  I have set up a spreadsheet in Numbers but it won't give me sums for chosen columns. I  have viewed the run through videos and used the formula but nothing happens apart from giving a figure of zero or a red arrow.  The sum icon in the bottom left hand section of the window does not highlight or show any total as I understand from the video that you can drag whatever total is here onto the relevent position on your spreadsheet.  I have Numbers 09 version 2.3 (554). Can anyone advise. Thanks.

    Hi Sohojools,
    To sum a column, use a formula such as this one in Cell A6
    Type this in a cell below your data:
    =SUM(A2:A4) or whatever range of cells you want to sum. The easy way is to type:
    =SUM(
    and then drag or shift-click to select the range of cells. Close the formula with a final bracket ")".
    The sum icon in the bottom left hand section of the window does not highlight or show any total
    To see the sum (and other simple statistics) in the bottom left, select a range of cells. That tells Numbers which cells you are refering to.
    The videos are good, but the Numbers'09 User guide, and the Formulas and Functions User Guide are better. Download them from the Help Menu in Numbers.
    Regards,
    Ian.

  • Here's a very basic question about 2 TB external drives and Time Machine.

    Here's a very basic question about 2 TB external drives and Time Machine.
    Ihave a Mac Pro with a .75 TB and 1 TB drive.  It also has a 1 TB 2ndinternal drive.  My current external drive is too small so I'll begetting a 1.5 TB or 2 TB drive.
    Obviouslythe new larger 2 TB drive will backup everything on the Mac Prointernal drive with Time Machine.  But there will be 1 TB of space leftover going to waste.
    ShouldI partition the external drive so that the TM portion will be 1 TB andthe use the remaining extra partition for additional file backups withCarbon Copy?
    Thanks for any insights.
    I tried searching around on the new Apple discussion forum, but I find it much harder to use than the old forum I used to use.

    The problem with terabyte drives is that that a 3 TB is about as big as you can get without going into RAID territory. Ideally, a Time Machine drive should be 3 times as large as all the drives you are backing up. So, if you have 2.75 TB of internal storage, you should have 8 TB of Time Machine space.
    Of course, that is "should". If your TB drives are mostly empty, then you can get away with something 3 times the size of your used disk space. Just remember that you are pushing it. Linc is right about Time Machine needing space to work.
    It is unlikely that you have regular churn on 2.75 TB of disk. I suggest identifying which drives and folders have the most activity and excluding those drives and directories that don't change much. It would be better to archive the data that doesn't change often and keep it out of Time Machine. Then you may be able to get away with a 2 TB Time Machine drive.

  • Need help with Responsive HTML5 screen layout in RoboHelp HTML 11

    I have a few questions/issues regarding screen layouts for Responsive HTML5 output in RoboHelp HTML 11.
    First off, I decided to just use the Theme1_Standard layout that came with the program (only other default option was Theme2_Government) and started customizing the layout. I originally added a company logo to the 'Header' component in the Customization dialog, but have since decided to remove it. I can't seem to do this from the dialog, so I tried just deleting the image file from the whole project. The file is gone, but the logo is still there. This is only displayed in the header when a topic is displayed, it does not appear in the header at the TOC, Index, Search screen, etc. How do I get rid of this???
    Secondly, the text in the header for the topic screens appears differently than the one on the screens for the TOC, Index, Search, etc. In the former of these, the header is displayed in maroon text in a much smaller font, similar to that used in the topics. In the latter, the topic is displayed based on what I configured in the Layout Customization dialog; much larger in white text on a black background. In each case the heading text serves as a link to the default display topic shown when the help file is launched, which is fine. However, how do I get the header to be consistent across all screens (topics and TOC, Index, etc. alike)???
    As a result of these issues with the Theme1_Standard layout, I'm trying to import a different Responsive HTML5 screen layout than the two provided within RoboHelp HTML 11 (Standard and Government). I did some digging in the program help and found another layout I'd like to use (Theme3_Black.zip) at RoboHelp screen profiles and layouts. I tried importing the new layout, but it's looking for a .SLZ file and the only one in the files that came with the ZIP file is SLZConfig.xml, and I don't think that's what I need, though quite honestly, I don't know.
    I extracted the contents of the ZIP folder to a folder in the !ScreenLayout! folder within the RoboHelp project, but when I open the project, I don't see Theme3_Black as an option. I need to figure out how to import this screen layout because the color scheme matches the one used in the program for which I am writing the help. How do I import and apply this other screen layout???
    Any tips, tricks, or guidance on any or all of these items would be GREATLY appreciated.
    Thanks much in advance,
    Dave

    Item two of the original post is also something I am having issues with:
    "Secondly, the text in the header for the topic screens appears differently than the one on the screens for the TOC, Index, Search, etc. In the former of these, the header is displayed in maroon text in a much smaller font, similar to that used in the topics. In the latter, the topic is displayed based on what I configured in the Layout Customization dialog; much larger in white text on a black background. In each case the heading text serves as a link to the default display topic shown when the help file is launched, which is fine. However, how do I get the header to be consistent across all screens (topics and TOC, Index, etc. alike)???"
    We have the text toggle between red, white and blue depending upon the topic selected. In the customize Selected Layout we have the title color set to white. It seems to think that it is a link and I would like to know how I can force the text to be white and to stay that way no matter which topic is selected.

  • VERY Basic Questions about Oracle eBusiness - what "languages" are used?

    Please forgive the very basic nature of this post- (I have been in systems (IT) for over 20 years, so I do have lots of systems experience, but no exposure to this particular software.)
    So here are the basic questions - I assume that much of the data base logic is written in PL/SQL, but what other tools / languages are the applications written in?
    (Oracle Forms, Oracle Reports, Java, C, something else?)
    With over 20 years and experience with a number of other packages, I can learn a great deal about an application by 1. Looking at the DB structures (charts), 2. looking into DB code (Packages, triggers, procedure, functions) and 3. Seeing the screen shots.
    None of my customers have had Oracle eBusiness - that have had home grown applications or other COTS/packages.
    can anyone suggest a place where an independent person can inexpensively get some exposure?
    My sincere thanks for any answers/suggestions. 

    Hi,
    Please refer to the following links for details about the different database releases and Oracle tools.
    Oracle Timeline
    http://www.oracle.com/timeline/index.html
    http://www.oracle.com/oramag/profit/07-may/p27anniv_timeline.pdf
    Oracle Corporation - Oracle FAQ
    http://www.orafaq.com/wiki/Oracle_Corporation
    Oracle E-Business Suite consists of Application/Database/Client tiers, you can find more details in [Oracle Applications Concepts|http://www.oracle.com/technology/documentation/applications.html] manual.
    Oracle Forms
    http://en.wikipedia.org/wiki/Oracle_Forms
    Regards,
    Hussein

Maybe you are looking for

  • How do I disable the onboard sound in CMOS?

    I have a KT4 Ultra, and I want to disable the onboard sound so I can use my own Soundblaster card.  How do I do this?  I've looked through the BIOS, and nothing seems to stand out.  Do I have to do it on the board itself?

  • Mass activation of gui status

    Hi All, This is swapnil. We are getting problem in producation. In Application toolbar many standard tcodes are just displaying only push buttons not icons. If we activate that perticular GUI Status it is getting activated. Please let us know as soon

  • RAW vs JPG quality question

    Just got Lightroom and am now for the first time taking images in RAW format. I am using a Canon SLR as well as a Panasonic P&S both shooting in JPG and RAW. The Canon RAW images have an extension of .CR2 and the Panasonic has an extension of .RW2..

  • How to get to Movie Trailers from Canadian iTunes store?

    It's been a while since I logged in to the iTunes store to watch a movie trailer, so at first (after searching all over the "home" page) when I couldn't find the link anymore, I assumed that maybe they had removed Theatrical trailers from the store a

  • Premiere Elements won't open

    I have been using it successfully for a year. I have 86gig free and 16gig RAM. EventViewer says: Faulting application name: Adobe Premiere Elements.exe, version: 11.0.0.0, time stamp: 0x5041d43d Faulting module name: Display.dll, version: 6.0.0.0, ti