Simple HTML placeholder page

Hello,
I'm running ITS Version 6200.1034.9372.7, Build 1093429 WIN32.
We are migrating from an external ITS server to an internal ITS for the BBPSTART Internet Service (SAP SRM 4.00 eBuying). Because many employees have the old URL (external ITS) in their bookmarks, I'd like to replace this Internet Service with a simple HTML page showing a "This page has moved" message and a link to the new service on the internal ITS.
What would be the best approach to achieve this? Completely remove the BBPSTART Internet Service and create a new Flow Logic-Based Application with a simple template?
Also I was wondering the following. The LOGIN template (of the GGPSTART Internet Service) contains "tags" like this one:
`include (~service="bbpglobal", ~name="login.html")`
Where do I find/manage this login.html file?
Thanks in advance!

The HTML Template "login.html" is in the templates folder in the bbpglobal service for your SRM ITS instance.
BBPGLOBAL->99->LOGIN.HTML for the Login screen template.
You can modify this to redirect users to your new link
Regards,
Oisin

Similar Messages

  • Deploying simple HTML page to WLS 10.3.6 fails with HTTP response code: 502

    - I created a simple HTML page and want to test deployment to WLS 10.3.6 on Linux. I created WAR file and when using JDev 11.1.1.4.0 to deploy to WebLogic Server, it fails to deploy. Full errors/messages are:
    [04:40:56 PM] ---- Deployment started. ----
    [04:40:56 PM] Target platform is (Weblogic 10.3).
    [04:40:59 PM] Retrieving existing application information
    [04:40:59 PM] Running dependency analysis...
    [04:40:59 PM] Building...
    [04:40:59 PM] Deploying profile...
    [04:40:59 PM] Wrote Web Application Module to C:\JDeveloper\mywork\Simpe_HTML\Project1\deploy\SimpleHTML.war
    [04:41:01 PM] Deploying Application...
    [04:41:01 PM] Weblogic Server Exception: weblogic.deploy.api.internal.utils.DeployerHelperException: The source 'C:\DOCUME~1\NGOLDR~1.LAT\LOCALS~1\Temp\SimpleHTML.war' for the application 'SimpleHTML' could not be loaded to the server 'http://dupe:7031/bea_wls_deployment_internal/DeploymentService'.
    Server returned HTTP response code: 502 for URL: http://dupe:7031/bea_wls_deployment_internal/DeploymentService
    [04:41:01 PM] See server logs or server console for more details.
    [04:41:01 PM] weblogic.deploy.api.spi.exceptions.ServerConnectionException: [J2EE Deployment SPI:260041]Unable to upload 'C:\JDeveloper\mywork\Simpe_HTML\Project1\deploy\SimpleHTML.war' to 't3://dupe:7031'
    [04:41:01 PM] #### Deployment incomplete. ####
    [04:41:01 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    - The Application Server connection is accessible within JDev. 'dupe' is my server name and it's running RH 5.4
    - Any help or suggestions appreciated, although I've already asked Mr. Google without success.
    Thanks in advance,
    Neville

    HTTP response code 502 means temporarily overloaded.
    I would say that we have to check the deployment error on the weblogic server logs located at <Domain_Home>\servers\dupe\logs\dupe.log
    Check for any errors like OutOfMemory etc OR any deployment failures.
    If possible, try accessing the console at http://dupe:7031/console
    Check if you are able to successfully deploy your application using the console.
    From the error it looks like the "dupe" server might not be healthy. So, the log file would really help here to get clues into the root cause.
    Arun

  • Iweb page modified with a simple html editor , now not display navigation menu

    Hello i've designed a site http://www.ballettgastini.ch with Iweb and was working till i've the needs to update a simple text in one page and get it via ftp from the server, modified with a simple html editor !!!!, and update via ftp on the server. now the page do not diplay the navigation menu bar !!!! the page is here  : http://www.ballettgastini.ch/stundenplan.html ... any suggesion ? i'm working now with a new imac with no possibility to modify the entire web site on the server...but the need it's really to change few text lines so i think to use a simple html editor... any ideas ? thanks luca giay turin italy

    Why not continue in the topic you started earlier?
    https://discussions.apple.com/message/21158910#21158910
    Anyway, the scripts folder with essential files is missing :
    http://www.lakesweddingmusic.com/Scripts/iWebImage.js
    + more
    And this is missing too :
    http://www.lakesweddingmusic.com/feed.xml
    No feed, no menu.
    And we keep finding more webpage. This one is made with iWeb 1
    http://www.lakesweddingmusic.com/The_Barn.html

  • Create a simple html page

    I have a webserver running and I want java to create a dynamic webpage if the user tries to search for a file that does not exist. For example, if the user types in http://abc.com/example.htm and it does not exist, I want Java to create a simple html page dynamically with the file name the user tried searching for. How would I go about doing this?

    if u lost a cat, would u put up one poster or many, i
    rest my caseWell, you're out-voted. We/they don't like duplicating answers. You could have posted a simple LINK to it rather than duplicating the question. That way, ppl could follow the link to see the master question and all answers if any. Now shove off.

  • Creat a simple html page

    I have a webserver running and I want java to create a dynamic webpage if the user tries to search for a file that does not exist. For example, if the user types in http://abc.com/example.htm and it does not exist, I want Java to create a simple html page dynamically with the file name the user tried searching for. How would I go about doing this?

    I suggest this cross-poster's request be denied for any further assistance. As he also gained an attitude when corrected (flamed) for cross-posting.

  • Simple HTML page HELP needed

    Hi all,
    Here's my dilemma:
    I've got this simple html page that I've made with
    dreamweaver CS3. On the starting page I want to put a section
    called "NEWS", under which there would be essentially a texfield
    with the news. Now, I don't want to put the news text in the html
    code. Rather, I'd like the code to somehow take this text from a
    separate text file which I could edit at will and simply overwrite
    on the host server so that changes are seen in browsers.
    I don't need a real CMS (besides, CMS is way over my head).
    Just this one text field. I've tried with the textfield/text
    area/HTML object/etc. in the 'insert' tool but none worked. Can
    this be done at all? Appreciate any help.

    macioo1 wrote:
    > Now, I don't want to put the news text in
    > the html code. Rather, I'd like the code to somehow take
    this text from a
    > separate text file which I could edit at will and simply
    overwrite on the host
    > server so that changes are seen in browsers.
    You can do this with a server-side include. The first thing
    you need to
    do is to find out whether your hosting company has enabled
    server-side
    includes, or if you have access to a server-side language
    such as ASP or
    PHP. The way that you create a server-side include is
    slightly different
    in each type of setup.
    When you have found what your remote server supports, someone
    can give
    you further instructions.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • On a mac, coded a simple HTML page, but can't bring it up in firefox, it simply brings up the code instead of translating it to a web page.

    I have made a very simple HTML page in text editor on my mac. I'm trying to view what the page would look like in firefox, but it just brings up the code, rather than the webpage, even though the extension in the address bar says .html.

    Are you opening that file locally or have you uploaded the file to a server on the internet?
    Can you post a link if you have uploaded the file?

  • HTML thumbnails page will take me to a Simple Viewer do I have to create 12 Simple Viewer galleries?

    I have created an HTML thumbnail page with 12 thumbnails. When I click on a thumbnail I would like it to take me to SV. Do I have to create 12 different SV galleries for each thumbnail?  EX: I have a project of an identity so I click on a thumbnail and it would take me to SV and I would be able to go through the different  parts of the identity: logo, business cards, postcards, posters, billboards, and apparel.  Can I just use one SV file and just use different XML files for each if so how would I do that? 

    This link shows how to do that - https://support.mozilla.com/kb/Creating+a+desktop+shortcut+to+a+web+page
    There are add-ons that can be used to do this, such as:
    * deskCut - https://addons.mozilla.org/firefox/addon/deskcut/
    * SaveLink - https://addons.mozilla.org/firefox/addon/savelink/
    * Create Shortcut- http://www.pikey.me.uk/mozilla/?addon=cs

  • Need a simple html theme

    Hello everybody,
    i need a simple just html, no script or flash theme, for doing my photo albums.
    I have some veryyyy important people (gf and brother :)) than can't see those beacouse they do it on the corporate laptop and all the "bad stuff" are disabled.
    Thanks
    Ciprian

    Ciprian:
    You can create the web pages from within iPhoto by using the File->Export->Web menu option. It creates a simple html photo gallery with user control of viewing larger version of the thumbnails. It published to a folder on the desktop, the contents of which can be manually uploaded to your iDisk/Web/Sites folder. You can run it on the desktop first to see if it will suit your needs.
    The URL would be: web.me.com/youraccount_name/name_of_uploadedfolder/index.html. If you have multiple albums you would have to have a separate folder and URL for each.
    It will let you add either title or comments or both to the photos and select the background and text colors. This is an example. It requires no special java or other software. Just a browser.
    OT

  • Simple html report

    In the Application Builder:
    Navigate to the page that you previously used for the APEX_ITEM Tutorial. On this page add a new HTML region. In the wizard accept the default options, except set the name to “PL/SQL Output” and the column to 2, then click the Create Region button.
    Now edit the region that you’ve just created.
    Set the Type to be “PL/SQL (anonymous block)”
    Set the Region Source to :
    DECLARE
    CURSOR c_emp IS
    SELECT empno, ename, ticked
    FROM emp;
    BEGIN
    FOR a IN c_emp LOOP
    IF a.ticked = 'Y' THEN
    htp.p('<b>Employee '||a.ename||' ('||a.empno||') has been ticked.
    </b>
    ELSE
    htp.p('Employee '||a.ename||' ('||a.empno||') has NOT been ticked.
    END IF;
    END LOOP;
    END;
    Run the page.
    how to do above functionality or above report in jdeveloper.
    generate html output.
    Edited by: OnlyOracle on Nov 11, 2008 1:16 PM

    Duplicate of simple html report

  • Very simple html template engine...

    Hi forum
    I need to create a very simple html templating engine. My requirements are only load a html document into an object (HTMLDocument for example?), search a couple of particular tag or string, treat the text found between these tags like a block, repeating the content all the necessary times, and replacing a special string within the text for another one.
    Here an example:
    <html>
    <title>Foo page</title>
    <body>
    <table>
    <!-- Initial special tag -->
            <tr>
                <td>{String to replace}</td>
            </tr>
    <!-- Final special tag -->
    </table>
    </body>
    </html>If i pass the html example code for the template engine with the following parameters, the result that i want is:
    Number of times to repeat the BLOCK: 3
    Text to replace de special string: Hello world
    <html>
    <title>Foo page</title>
    <body>
    <table>
            <tr>
                <td>Hello world</td>
            </tr>
            <tr>
                <td>Hello world</td>
            </tr>
            <tr>
                <td>Hello world</td>
            </tr>
    </table>
    </body>
    </html>That�s all. I search in google for something but a encountered only javascript based "applications", except the "Rhino" engine, but that is to much for mi needs.
    Well, i hope anyone can help me.... and sorry for may bad english :P...

    Here's the generated code:
    `include(~service="system", ~language="", ~theme="dm", ~name="TemplateLibraryDHTML.html")`
          `SAP_DynproLayerBegin(003,001,028,001)`
          `SAP_Label("%#AUTOTEXT001")`
          `SAP_DynproLayerEnd()`
          `SAP_DynproLayerBegin(003,003,020,001)`
          `SAP_Label("YSRMS_CTR_MASS_NEG_AMEND-YYNEG_AMEND_OLD")`
          `SAP_DynproLayerEnd()`
          `SAP_DynproLayerBegin(030,003,005,001)`
          `SAP_InputField("YSRMS_CTR_MASS_NEG_AMEND-YYNEG_AMEND_OLD")`
          `SAP_DynproLayerEnd()`
          `SAP_DynproLabelLine(003,003,030)`
          `SAP_DynproLayerBegin(003,004,020,001)`
          `SAP_Label("YSRMS_CTR_MASS_NEG_AMEND-YYNEG_AMEND_NEW")`
          `SAP_DynproLayerEnd()`
          `SAP_DynproLayerBegin(030,004,005,001)`
          `SAP_InputField("YSRMS_CTR_MASS_NEG_AMEND-YYNEG_AMEND_NEW")`
          `SAP_DynproLayerEnd()`
          `SAP_DynproLabelLine(003,004,030)`
          `SAP_DynproLayerBegin(004,006,014,001)`
          `SAP_Button("CTR_NEG_AMEND_REJ")`
          `SAP_DynproLayerEnd()`

  • Mixing simple HTML with JSF

    Is there any way to mix some simple HTML in the middle of my JSF code? For example, in creating a data table, I want one of the columns to contain two values with a <br> between them. I tried this:
    <h:data_table value="#{BeanColl}" var="_loopvar_TestBean" >
    <h:column>
      <f:subview id="abc">
          <h:output_text  value="#{_loopvar_TestBean.name}" /> <BR />
          <h:output_text  value="#{_loopvar_TestBean.city}" />
      </f:subview>
    </h:column>
    </h:data_table>I also tried f:verbatim, which also was no good. I tried replacing the <br> with some text, just to see what was happening with it, and it was putting the text up above the table.
    (My real problem is more complicated than just a <br>, so I am really looking for a more general answer. Eventually I will want to nest data_table tags.)
    I'd be perfectly happy with a repeat tag of some sort, that just repeats the section of the page that it surrounds (which might contain text, HTML tags, and JSF tags) and doesn't try to help in building a table of any sort. In fact, this would make me a lot happier. But I don't find such a beast anywhere in the copious documentation.
    Thanks in advance for any and all help.
    Zag

    Thanks all for advice so far. I have tried all the suggestions in here, and I still can't seem to get what I want. What I am really looking for is a simple repeat tag, without it giving me all the "help."
    I tried Sergey's example, and it does, in fact, work fine in the header. However, to get the same behavior in the column itself does not seem to work. This code:
    <h:data_table value="#{BeanColl}" var="_loopvar_TestBean" >
    <h:column>
       <!-- Header works great. -->
       <f:facet name="header">
          <f:subview id="abc">
              <h:output_text  value="HeaderText1" />
              <f:verbatim escape="false"><BR /></f:verbatim>
              <h:output_text  value="HeaderText2" />
         </f:subview>
       </f:facet>
       <!-- Same code in the column does not work -->
          <h:subview id="abd">
              <h:output_text  value="text1" />    <!-- question="This tag does NOTHING!!  Why?"  -->
              <f:verbatim escape="false"><BR /></f:verbatim>
              <h:output_text value="#{_loopvar_TestBean.id}" />
         </h:subview>
    </h:column>Here is the amazing thing: In my column data, the only tag which produces anything is the last output_text. I had thought that the problem had to do with the verbatim, but, in fact, JSF doesn't seem to want to produce any output that doesn't come directly from the loop variable! The first output_text in the column data, which should produce "text1" in each cell in the column, does not seem to do anything at all.
    I have also tried using panel_group rather than subview, with the same results.
    Is there some tag other than data_table which will repeat over data? I've looked, but maybe I'm just blind. I want something that does a lot less for me, and gives me the power to get what I actually want.
    Any and all help and advice, even if it doesn't pan out, is greatly appreciated. (Do I sound desparate enough, yet?) :-)

  • Creator and simple HTML objects like HR

    How can i add simple HTML things like <HR> etc to a jsp page when using creator.
    And also how to create a page which also contains things like a table to containing just some multiline static textual information etc in creator.

    Note that you can add the horizontal rule directly - just switch to the JSP view and add it (but make sure you use XHTML syntax; e.g. do NOT use <HR>, you must use <hr/> (notice both lowercase and / at the end.)
    As for building up tables dynamically, in addition to the thread Giri pointed you to, check this blog out:
    http://blogs.sun.com/roller/page/tor/20050414#computing_html_on_the_fly
    -- Tor
    http://blogs.sun.com/tor

  • Newest firefox does not display aspects of simple html web site correctly

    Newest Firefox does not display certain web pages correctly whereas Safari does- previous versions of Firefox worked fine.
    The web pages are simple html using bumpers to position photos. Several of these pages allow "see through" in these bumper areas of prior page. It appears that Firefox is not releasing its memory of the prior page. Each of these pages is a specific address and should be loaded as a separate solo page. Please look at html pages 10 and 14 of this site. It seems that the code for these bumpers is not being honored and the persistent memory of the prior page is being intermixed. I cleared the cache and reinstalled Firefox with no change in problem.
    Please help.
    My business is struggling...
    Robert Bell
    [email protected]

    Hello - thanks for your response!
    I reinstalled Firefox 7.0.1 - still have the problem.
    Cache was cleared.
    I tried restarting in safe mode also with no change.
    I reinstalled Firefox 6.0.1 - works fine.
    I have attached a screen shot showing the problem on 1 of the pages.
    These are simple html pages that use .gif bumpers to help position the photos in some cases but not on all of the site pages. The sample screen shot shows the compound problem - the code for the gif bumpers is not being honored and part of the image from the prior page is showing through - the prior page is not being fully released. Each page is a separate entity with a separate address, so when the new page loads there should be no evidence or visibility of the prior one.
    This simple bit of website building should be working on this browser, on this Mac with this OS. Safari works. Firefox 6 works.
    Sample problem pages are 10 and 14.
    Site is http://www.robertbellphoto.com
    Thank you so much!

  • Linking PL/SQL custom region into html db pages

    Hello,
    I have built an htmldb application with several pages, the first 7 of which contain html regions containing htmldb form items I created using the html db interface. I am able to step through the first 6 pages of my application, noting that the values of all the variables are saved when clicking from tab to tab.
    I created page 8 which contains a custom dynamic region, in which I used the PL/SQL web toolkit to create an html table, form, and several form fields in which to capture data.
    What I'd like to do is, link my custom region variables, etc. into the other pages that were generated by html db. The code snippet for my custom region is located below... After I navigate to my page with the custom region then click on Submit or even try to switch to another tab, I get the dreaded error: "The requested URL /pls/htmldb/wwv_flow.accept was not found on this server."
    I am learning this product and admittedly am just knowledgeable to be dangerous. There must be some way to link in the items on my form I created with the rest of the pages within the application.
    I am sure I'm missing an important piece. Has anyone else done something similar? Any ideas, or can you tell me if what I'm doing is not possible?
    In case you're curious, the reason I am writing my own region with PL/SQL using the WebToolkit, etc. is because our organization wanted an example of taking an html db page and porting it over for use in Portal.
    Thanks in advance for any comments.
    code snippet for my custom region:
    declare extracurtxt varchar2(500);
    worktxt varchar2(120);
    begin
    htp.htmlOpen;
    htp.headOpen;
    htp.title('Extracurricular, Community and Work Activities');
    htp.header(1,'Extracurricular, Community, and Volunteer Activities');
    htp.headClose;
    htp.bodyOpen;
    extracurtxt := 'Please list your principal extracurricular, community, church, and family activities and hobbies in order of interest to you. Include specific events and/or major accomplishments such as musical instrument played, varsity letters earned, etc. Please check those activities you hope to pursue in college';
    htp.small(extracurtxt);
    htp.formOpen(owa_util.get_owa_service_path || 'wwv_flow.accept');
    htp.nl;
    htp.nl;
    -- Test working with form elements in table now
    htp.tableOpen;
    htp.tableRowOpen;
    htp.tableHeader;
    htp.tableHeader('Grade level or','center',null,null,null,'5',null);
    htp.tableHeader('Approximate time spent','center',null,null,null,'2',null);
    htp.tableHeader('Positions held','center');
    htp.tableHeader('Do you plan','center');
    htp.tableRowClose;
    htp.tableRowOpen;
    htp.tableHeader;
    htp.tableHeader('post-secondary (PS)','center',null,null,null,'5',null);
    htp.tableHeader('Hours','center');
    htp.tableHeader('Weeks','center');
    htp.tableHeader('honors won,','center');
    htp.tableHeader('to participate','center');
    htp.tableRowClose;
    htp.tableRowOpen;
    htp.tableHeader('Activity','center');
    htp.tableHeader('9');
    htp.tableHeader('10');
    htp.tableHeader('11');
    htp.tableHeader('12');
    htp.tableHeader('PS');
    htp.fontOpen(null,null,'1');
    htp.tableHeader('per week','center',null,null,null,null,'small');
    htp.tableHeader('per year','center');
    htp.fontClose;
    htp.tableHeader('or letters earned');
    htp.tableHeader('in college?');
    htp.tableRowClose;
    htp.tableRowOpen;
    htp.tableData((htf.formText('PT6_EXTRACUR_1','40','65',null,'id="P6_EXTRACUR_1"')));
    htp.tableData((htf.formCheckbox('PT6_EXTRACUR_L9_1','0',null,'id="P6_EXTRACUR_L9_1"')));
    htp.tableData((htf.formCheckbox('PT6_EXTRACUR_L10_1','0',null,'id="P6_EXTRACUR_L10_1"')));
    htp.tableData((htf.formCheckbox('PT6_EXTRACUR_L11_1','0',null,'id="P6_EXTRACUR_L11_1"')));
    htp.tableData((htf.formCheckbox('PT6_EXTRACUR_L12_1','0',null,'id="P6_EXTRACUR_L12_1"')));
    htp.tableData((htf.formCheckbox('PT6_EXTRACUR_LPS_1','0',null,'id="P6_EXTRACUR_LPS_1"')));
    htp.tableData(htf.formText('PT6_HOURS_WEEK_1','3','3',null,'id="P6_HOURS_WEEK_1"'),'center'); htp.tableData(htf.formText('PT6_WEEKS_YEAR_1','3','3',null,'id="P6_WEEKS_YEAR_1"'),'center');
    htp.tableData(htf.formText('PT6_HONORS_1','25','45',null,'id="P6_HONORS_1"'),'center');
    htp.tableData(htf.formCheckbox('PT6_PARTICIPATE_1','0',null,'id="P6_PARTICIPATE_1"'),'center');
    htp.tableRowClose;
    --snip table has seven rows with associated variables.
    htp.tableClose;
    --WORK EXPERIENCE
    htp.header(1,'Work Experience');
    worktxt := 'List any job (including summer employment) you have held during the past three years.';
    htp.small(worktxt);
    htp.tableOpen;
    htp.tableRowOpen;
    htp.tableHeader; htp.tableHeader;
    htp.tableHeader('Approximate Dates','center',null,null,null,'2');
    htp.tableHeader('Approximate No.','center');
    htp.tableRowClose;
    htp.tableRowOpen;
    htp.tableHeader; htp.tableHeader;
    htp.tableHeader('Of Employment','center',null,null,null,'2');
    htp.tableHeader('of Hours','center');
    htp.tableRowClose;
    htp.tableRowOpen;
    htp.tableHeader('Specific Nature of Work','center');
    htp.tableHeader('Employer','center');
    htp.tableHeader('From','center');
    htp.tableHeader('Until','center');
    htp.tableHeader('Per Week','center');
    htp.tableRowClose;
    htp.tableRowOpen;
    htp.tableData(htf.formText('PT6_JOB_1','25','45',null,'id="P6_JOB_1"'));
    htp.tableData(htf.formText('PT6_JOB_EMP_1','25','45',null,'id="P6_JOB_EMP_1"'));
    htp.tableData(htf.formText('PT6_JOB_FROM_1','20','30',null,'id="P6_JOB_FROM_1"'));
    htp.tableData(htf.formText('PT6_JOB_UNTIL_1','20','30',null,'id="P6_JOB_UNTIL_1"'));
    htp.tableData(htf.formText('PT6_JOB_HOURS_1','3','3',null,'id="P6_JOB_HOURS_1"'),'center');
    htp.tableRowClose;
    htp.tableRowOpen;
    htp.tableData(htf.formText('PT6_JOB_2','25','45',null,'id="P6_JOB_2"'));
    htp.tableData(htf.formText('PT6_JOB_EMP_2','25','45',null,'id="P6_JOB_EMP_2"'));
    htp.tableData(htf.formText('PT6_JOB_FROM_2','20','30',null,'id="P6_JOB_FROM_2"'));
    htp.tableData(htf.formText('PT6_JOB_UNTIL_2','20','30',null,'id="P6_JOB_UNTIL_2"'));
    htp.tableData(htf.formText('PT6_JOB_HOURS_2','3','3',null,'id="P6_JOB_HOURS_2"'),'center');
    htp.tableRowClose;
    htp.tableRowOpen;
    htp.tableData(htf.formText('PT6_JOB_3','25','45',null,'id="P6_JOB_3"'));
    htp.tableData(htf.formText('PT6_JOB_EMP_3','25','45',null,'id="P6_JOB_EMP_3"'));
    htp.tableData(htf.formText('PT6_JOB_FROM_3','20','30',null,'id="P6_JOB_FROM_3"'));
    htp.tableData(htf.formText('PT6_JOB_UNTIL_3','20','30',null,'id="P6_JOB_UNTIL_3"'));
    htp.tableData(htf.formText('PT6_JOB_HOURS_3','3','3',null,'id="P6_JOB_HOURS_3"'),'center');
    htp.tableRowClose;
    htp.tableClose;
    htp.formSubmit('P6_GO');
    htp.formClose;
    htp.bodyClose;
    htp.htmlClose;
    end;

    Thank you for your reply...
    I actually was probably not very clear about what I'm trying to do. Let me try to clarify and give more background info...
    I have found it very easy to utilize html db to create my web forms, and manage all the variables and session state for me. It is so easy to make a quick form, capture info in a few fields and then post it to the DB. I have found it very difficult to use, however, in terms of getting it to format things the way I wish them to be.
    For example: I cannot seem, for the life of me, to get it to wrap field labels. This results in oddly formatted tables. I have tried to utilize the stop and start html table controls, begin on new line, new field, colspan, rowspan, etc., but what I really need is for it to let me define the tables and field labels, as I have done so successfully with the PL/SQL web toolkit (the code snipped for this is in my first post). What I did unsuccessfully with my custom dynamic region was manage to incorporate my form fields into variables and session state that will be automatically managed by html db along with the other 6 pages in my application. I was perhaps, expecting code to write itself, in retrospect. I'm sure some coding will be necessary to bind my form fields to vars in my html db appl. But, after reading a blog by a Mr. Spledoni (forgive me if spelling is wrong,) I think I messed up by overlapping <FORM> elements in my custom region. I admittedly don't understand how html db renders the form elements and processes them behind the scenes. I do remember from the Portlet classes, however, that coding was certainly necessary to process the forms once submitted.
    Am I making sense?
    I guess I need to either figure out how to format field labels the way I want them to be, OR to be able to write a custom region in PL/SQL using the web toolkit and figure out how to incorporate the values captured within the region into items or variables within my application, all other pages of which are html regions with html db items within them (not dymanic PL/SQL regions).
    Thanks for reading this, I know it's tedious...

Maybe you are looking for

  • How to manage linked files with multiple designers?

    Hi, I work at a small company with multiple designers (5 of us) where 3 of us work remotely. We use dropbox to manage our files so that everyone has access--we keep client files in specific folders and stock media in a shared folder. Currently whenev

  • Excel-XI-IDoc Scenario

    I want to read Excel data through XI with File Adapter. Then with XI I will communicate to R/3 by IDoc. Can anybody let me know step by step procedure to do this. I know how to do if the Excel file is saved as .csv file or xml file. But I want to pic

  • Vimeo in project Siena

    Hi. I want to make an app with a lot of videos in hd, and have all hosted on vimeo. It possible that in the near future to create a excel with directions of the videos (as youtube) to create my app? Best regards

  • How to create 640x480 iPod movies

    I have some movies in iMovie, and some other DV files that I want to convert to mp4 or m4v 640x480 files. I have QuickTime Pro, but the "Export > Movie to iPod" does 320x240. I've tried to export using MPEG-4, using the settings provided by Apple, bu

  • CMD 'SET_LIST_CALCULATION HTML in web template

    Hi, I have a query where I want a local calculation of query results based on summation.  I see there is the CMD 'SET_LIST_CALCULATION' and set to '01' for local calculation. Where does this go in the HTML of the web template? The underlying query ha