center /center tag

Hello All,
I would like to modify HTML code to show report in middle. I am looking for where I can put <center></center> tag in the APEX.
Thanks in advance,
Sam

Hi Sam,
You can modify your report template as you like. Remember if you change the template it will reflect in all other pages as it uses the template globally. Go to the edit page, in the right section of the page under the template click on the report template that you want to edit -
Add
<center>tag before the following table tag in Before each row section.
>
<table cellpadding="0" border="0" cellspacing="0" summary="">
#TOP_PAGINATION#
<tr>
<td><table cellpadding="0" border="0" cellspacing="0" summary="" class="t6standardalternatingrowcolors">
>
add
</center>after Rows section
Hope this helps,
Regards,
M Tajuddin
web: http://tajuddin.whitepagesbd.com

Similar Messages

  • Depreciated "center" tag - alternatives?

    Hi all
    I'm trying to centre three images in a div [thats all three
    images are in
    one div] and it works beautifully using div align=center BUT
    it doesn't
    validate because the center tag is depreciated.
    Do you know how I can centre these images using "legal"
    markup?
    The page in question is www.patriotsarms.co.uk/headerMain.php
    and the images
    are the three icons on the top right.
    The site is a work in progress so be gentle with me
    Thanks
    Judi

    Thanks! Perfect. It works. I didn't realise you could use the
    text-align
    property to align images.....
    Thanks again
    Judi
    "Nancy *ACE*" <[email protected]> wrote in message
    news:e2ogm0$d3f$[email protected]..
    > set the CSS on the div to text-align:center
    >
    >
    > --
    > Nancy Gill
    > Adobe Community Expert
    > BLOG:
    http://www.dmxwishes.com/blog.asp
    > Author: Dreamweaver 8 e-book for the DMX Zone
    > Co-Author: Dreamweaver MX: Instant Troubleshooter
    (August, 2003)
    > Technical Editor: DMX 2004: The Complete Reference, DMX
    2004: A
    > Beginner's
    > Guide, Mastering Macromedia Contribute
    > Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced
    PHP Web
    > Development
    >
    >
    > "Judith Kruger" <[email protected]> wrote in
    message
    > news:e2ofui$c2q$[email protected]..
    >> Hi all
    >>
    >> I'm trying to centre three images in a div [thats
    all three images are in
    >> one div] and it works beautifully using div
    align=center BUT it doesn't
    >> validate because the center tag is depreciated.
    >>
    >> Do you know how I can centre these images using
    "legal" markup?
    >>
    >> The page in question is
    www.patriotsarms.co.uk/headerMain.php and the
    >> images are the three icons on the top right.
    >>
    >> The site is a work in progress so be gentle with me
    >>
    >> Thanks
    >> Judi
    >>
    >
    >

  • IE Disregards CENTER Tag

    Hello friends,
    I have an interesting problem.
    I am using DW CS3. I have created a website which seems to be fine. However one page when viewed with IE loses its (centering attributes) - CENTER and appears as a LEFT JUSTIFIED. This is (oddly enough), the only page in five that I did not slice, (Illustrator). Reason; -I had to write some CSS to accommodate an online form.
    The other thing I am trying to remedy is the last two navigation buttons; FILE SPECS & F.A.Q. and REQUEST A QUOTE, are losing their CENTER attributes as well. For some reason they are JUSTIFY LEFT. I have been all through the coding and am still stuck. All seems to be fine when viewed with Fire Fox, but for some reason these two issues are occurring with IE.
    If anyone can lend a hand or point me toward an area to investigate, I would be very grateful hearing from you.
    I have inserted the code below.
    Many thanks in advance for your time, effort and any assistance you can offer.
    David
    CODE_______________________
    <html>
    <head>
    <title>RequestQuote</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <style type="text/css">
    <!--
    .container {
        height: 720px;
        width: 1080px;
        background-image: url(requote.jpg);
        margin-right: auto;
        margin-left: auto;
        margin-top: 20px;
    .email {
        font-family: "Times New Roman";
        font-size: 21px;
        font-style: italic;
        color: #A39161;
        height: 30px;
        width: 308px;
        font-weight: lighter;
        top: 105px;
        position: relative;
        margin-left: 735px;
        text-align: right;
        text-decoration: none;
    .elink {
        font-family: "Times New Roman";
        font-size: 20px;
        font-weight: lighter;
        color: #A39161;
        text-decoration: none;
    .nav {
        height: 230px;
        width: 195px;
        margin-left: 25px;
        top: 150px;
        position: relative;
    .form {
        height: 460px;
        width: 800px;
        margin-right: auto;
        margin-left: 260px;
        font-family: Arial;
        font-size: 14px;
        color: #6D6D6F;
        font-weight: bold;
        position: relative;
    .spacer {
        background-color: #00CC33;
        height: 50px;
        width: 100px;
        position: relative;
    .home {
        height: 46px;
        width: 173px;
        margin-right: auto;
        margin-left: auto;
    .prod {
        height: 46px;
        width: 173px;
        margin-right: auto;
        margin-left: auto;
    .grapdes {
        height: 46px;
        width: 173px;
        margin-right: auto;
        margin-left: auto;
    .filespecs {
        height: 46px;
        width: 173px;
        margin-right: auto;
        margin-left: auto;
    .requote {
        height: 46px;
        width: 173px;
        margin-right: auto;
        margin-left: auto;
    .style1 {
        color: #6D6D6F;
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
    -->
    </style>
    </head>
    <body bgcolor="#B7A984" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <div class="container">
      <div class="email"><a href="mailto:[email protected]" class="elink"> [email protected]</a></div>
      <div class="nav">
        <div align="center">
          <div class="home"><a href="http://www.expressprintingservice.ca/"><img src="http://www.expressprintingservice.ca/images/homebut.gif" alt="home" width="173" height="46" border="0"></a></div>
          <div class="prod"><a href="http://www.expressprintingservice.ca/prodserv.html"><img src="http://www.expressprintingservice.ca/images/prodserbut.gif" alt="products / services" width="173" height="46" border="0"></a></div>
          <div class="grapdes"><a href="http://www.expressprintingservice.ca/grapdes.html"><img src="http://www.expressprintingservice.ca/images/grapdesbut.gif" alt="graphic design" width="173" height="46" border="0"></a></div>
        </div>
          <div class="filespecs">
            <div align="center"><a href="http://www.expressprintingservice.ca/filespecs.html"><img src="http://www.expressprintingservice.ca/images/filespecbut.gif" alt="file specs / faq" width="173" height="46" border="0"></a></div>
          </div>
          <div class="requote">
            <div align="center"><a href="http://www.expressprintingservice.ca/requote.html"><img src="http://www.expressprintingservice.ca/images/requotebut.gif" alt="request a quote" width="173" height="46" border="0"></a></div>
          </div>
      </div>
      <div class="form"><form name="form1" method="post" action="../../requestquote.php">
          <label for="contactname">Contact Name:</label>
          <input name="contactname" type="text" id="contactname" size="50">
          <label for="phone">Phone:</label>
          <input name="phone" type="text" id="phone" size="30">
          <br>
          <br>
          <label for="companyname">Company Name:</label>
          <input name="companyname" type="text" id="companyname" size="48">
          <label for="fax">Fax:</label>
             <input name="fax" type="text" id="fax" size="30">
             <br>
             <br>
          <label for="email"> Email: </label>
          <input name="email" type="text" id="email" size="59">
             <br>
             <br>
             Please contact me via:
             <input type="radio" name="RadioGroup1" value="Email" id="RadioGroup1">
            Email
            <input type="radio" name="RadioGroup1" value="Phone" id="RadioGroup1">
            Phone
            <input type="radio" name="RadioGroup1" value="Fax" id="RadioGroup1">
    Fax<br>
    <br>
    <label></label>
    <label for="contact"></label>
    <label></label>
    <span class="style1">Product:</span>
    <select name="prod2" id="prod2">
      <option selected>Please Choose</option>
      <option>Brochures</option>
      <option>Business Cards</option>
      <option>Cheques</option>
      <option>Envelopes</option>
      <option>Forms</option>
      <option>Flyers</option>
      <option>Labels</option>
      <option>Letterhead</option>
      <option>Memo / Note Pads</option>
      <option>Newsletters</option>
      <option>Post Cards 4 X 6</option>
      <option>Post Cards 5 X 7</option>
      <option>Presentation Folders</option>
      <option>Rack Cards</option>
      <option>Rubber Stamps</option>
      <option>Self-Inking Stamps</option>
      <option>Tickets</option>
      <option>Wedding Invitations</option>
    </select>
        <label for="label2" class="style1">Services: </label>
    <select name="serv2" id="label2">
       <option selected>Please Choose</option>
       <option>Full Colour Copying</option>
       <option>Black and White Copying</option>
       <option>Receiving Faxes</option>
       <option>Sending Faxes</option>
       <option>Corner Rounding (3/8&quot;)</option>
       <option>Cerlox Binding</option>
       <option>Wiro Binding</option>
    </select>
         <label for="label3" class="style1">Other: </label>
      <input name="oth2" type="text" id="label3" value="" size="34">
      <br>
          <br>
          <label for="quantity">Quantity:</label>
          <input name="quantity" type="text" id="quantity" size="56">
          <br>
          <br>
          <label for="sides">Sides:</label>
          <select name="sides" id="sides">
            <option>Please Choose</option>
            <option>Single Sided</option>
            <option>Double Sided</option>
          </select>
          <label for="finishedsize">Finished Size:</label>
          <input name="finishedsize" type="text" id="finishedsize" size="20">
          <label for="inkcol">Ink Colour:</label>
            <select name="inkcol" id="inkcol">
            <option>Please Choose</option>
            <option>Black</option>
            <option>Reflex Blue</option>
            <option>Process Blue</option>
            <option>Ivy Mint Green</option>
            <option>Forest Green</option>
            <option>Red</option>
            <option>Brown</option>
            <option>Burgundy</option>
            <option>PMS</option>
            <option>Full Colour</option>
          </select>
          <br>
          <br>
          <label for="bind">Bindery Needed:</label>
          <input type="text" name="bind" id="bind">
            ex. padded in 50's, folded, scored / perfed, etc.<br>
          <br>
          <label></label>
          <label> Artwork Required:
          <input type="radio" name="RadioGroup2" value="Yes" id="Artwork Required">
          Yes</label>
          <label>
    <input type="radio" name="RadioGroup2" value="No" id="Artwork Required2">     
    No</label>
          <label for="artwork"><span class="style1">(If artwork is supplied, please indicate program used)</span></label>
          <input name="artwork" type="text" id="artwork" size="22">
          <br>
          <br>
          Additional Information:<br>
          <label for="additinfo"></label>
          <textarea name="additinfo2" id="label" cols="75" rows="2"></textarea>
          <label for="submit"></label>
          <br>
          <input type="submit" name="submit" id="submit" value="Submit">
      </form>
      </div>
    </div>
      </div>
    </body>
    </html>

    Hello Murray,
    How can I thank you?
    My gosh worked like a charm. After studying the code for hours yesterday how coud I have missed that?
    You know, I am the sort of person who likes to understand why these little things happen.
    I wonder why the devil a DOCTYPE was not automatically generated?
    In any case that is a question I will have to research.
    Thank you again Murray.
    VERY much appreciated indeed!

  • How to center flash movie in browser window

    Can anyone explain how to horizontally center my Flash movie in the web browser window after publishing?
    A bit of background:
    I was able to achieve this using <center></center> tags a few years ago. But I have since upgraded to CS5 and I understand that this old method is now obsolete.
    I have found a few threads/forums that address this, but I know nothing about HTML and these threads don't help me because they assume you have more knowledge than I possess. When opening up the index.html file in Dreamweaver I can't find anything that looks vaguely familiar to what is being discussed. I have found some code samples using <div></div> tags but have no idea where to place it.
    So I will need it explained to me in a step by step fashion, including which file I need to fix and what program I should use. Code samples will be very welcome if you can tell me exactly where it goes.
    Thanks in advance...

    Just realized that there is no scrolling functionality with the .swf generated from the new CS5. Can anyone help out by providing revised code for centering and scrolling?
    I found something elsewhere in the forums that worked for both centering and scrolling that worked fine yesterday, but upon visiting my site today for testing, it did not allow the scrolling, and centering did not work in Firefox. Tested both Safari and Firefox on 2 Macs running Snow Leopard.
    Again, much appreciated - nice to visit forums where people are interested in helping instead of screaming at each other. Will visit the Illustrator or Indesign forum to see if I can help out someone there...

  • How to center a button in a sidebar region

    Unfortunately, position options for buttons only include left and right. If I want to center buttons in a sidebar region, how might that be done?
    It's easy in firebug to modify <td align="left"> to <td align="center"> which fixes everything, but I'm not sure how this might be overridden in apex.
    I've attempted putting center tags in the header/footer of the sidebar region and some stylesheet options (I'm a stylesheet beginner so who knows...) but I've not had any luck.
    Thoughts?
    Thanks!
    Paul

    Hi,
    It would depend on the theme that you are using and what else may be contained within the sidebar region.
    For example, in Theme 12 with only buttons in the region, you could add the following into the page's HTML Header setting:
    &lt;style type="text/css"&gt;
    .t12SideBarNav td td {text-align:center}
    &lt;/style&gt;.t12SideBarNav is the class name used for Theme 12's sidebar region and td td refers to a nested TD (table cell) tag within a TD tag within the region (the region, at least for Theme 12, is a table within a table). So, this aligns the contents of the inner TD tag which contains the buttons.
    Andy

  • [Solved] Openbox Window Placement not in Center

    In obconf, under Windows, I have:
    √ Focus new windows when they appear
    √ Center new windows when they are placed
    Prefer to place new windows on: The monitor with the mouse
    Primary monitor: Monitor With Mouse Pointer
    But in the corresponding rc.xml, I have
    <placement>
    <policy>Smart</policy>
    <!-- 'Smart' or 'UnderMouse' -->
    <center>yes</center>
    <!-- whether to place windows in the center of the free area found or
    the top left corner -->
    <monitor>Mouse</monitor>
    <!-- with Smart placement on a multi-monitor system, try to place new windows
    on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
    the active window is, 'Primary' - only on the primary monitor -->
    <primaryMonitor>Mouse</primaryMonitor>
    <!-- The monitor where Openbox should place popup dialogs such as the
    focus cycling popup, or the desktop switch popup. It can be an index
    from 1, specifying a particular monitor. Or it can be one of the
    following: 'Mouse' - where the mouse is, or
    'Active' - where the active window is -->
    </placement>
    And the behaviour is this:
    Windows try to get as close to the top left corner as possible without overlapping any other windows. This does sound like what "Smart" policy would refer to, but it is not listening to the <center>yes</center> tag.
    Last edited by jameh0 (2014-03-22 17:59:40)

    drcouzelis wrote:
    drcouzelis wrote:it's not hard to patch, so no problem.
    I just finished patching Openbox to restore the former random window placement behavior. You can find it here: openbox-git-random-placement
    It works but I didn't fully test all scenarios (multi-monitors, different window states, and so on...) so if you find any bugs in my patch or random window placement code please let me know!
    Im having trouble discerning what exactly you mean. I could build your version to find out, but the current openbox-git seems to work exactly this way?
    I have smart placement and center set. When I open a new window on a blank workspace, its placed centered. If I open another, it will be placed in empty space. It will keep placing in empty space until the desktop is completely hidden, and then it will start randomly placing the window.
    I have considered talking to the Openbox devs about possibly implementing the placement algorithm of Fluxbox- Flux will evenly distribute the windows even after the entire screen is filled/covered.
    **EDIT** Do you mean your version starts to random place the moment it cant fit the window in empty space without even partially obscuring an existing window?
    Last edited by GSF1200S (2014-03-27 04:18:56)

  • p tags with attributes not removed from JTextPane

    We are using HTMLEditorKit with JtextPane to create a HTML Document Editor, for our project. [JDK 1.3.1.]
    When we have a simple <p> tag for paragraph in HTML and we start deleting things from end of the document, it works fine. But when we have a <P> tag with attributes like <p align='CENTER'> the delete key deletes the characters but the cursor remains in the line below and doesnot move up as the characters of above para get deleted. The HTML also retains the <p align='CENTER'> tag, which should have been removed. It seems its not able to identify <p> tags with attributes as Html para tags, and so not deleting it.
    How do we solve this without migrating to jdk1.4 ? Please help.

    Usually attributes such as 'align=center' are deleted along with a tag, regardless of whether it is a p tag or another one. But you would have to carefully test what exactly gets deleted because attributes are not only stored with paragraphs. They can exist for single characters and as well come from a style sheet.
    The best is to generate a dump of your document before and after deletion.
    You can use something like the below code (it is not optimized at all and thus could be implemented better but it works) to produce a dump
      public void listElements(Element elem, int indent) {
        int i;
        String is = getIndent(indent);
        String elemName = elem.getName();
        Document elemDoc = elem.getDocument();
        String cont = "";
        String theText = "";
        System.out.println(is + "--start-----");
        System.out.println(is + "Element Name:" + elemName);
        if(elemName.equals(new String("content"))) {
          try {
            theText = elemDoc.getText(
                    elem.getStartOffset(),
                    elem.getEndOffset() - elem.getStartOffset());
            System.out.println(is + "Content: " + theText);
            if(theText.indexOf("\r") > -1) {
              System.out.println(is + " plus \\r");
            if(theText.indexOf("\n") > -1) {
              System.out.println(is + " plus \\n");
          catch (Exception e) {
        listAttributes(elem, indent);
        if(!elem.isLeaf()) {
          for(i=0;i<elem.getElementCount();i++) {
            listElements(elem.getElement(i),indent+2);
        System.out.println(is + "---end----");
      public void listAttributes(Element elem, int indent) {
        Object key;
        String attr;
        String attrName;
        int pos;
        String is = getIndent(indent);
        AttributeSet as = elem.getAttributes();
        Enumeration an = as.getAttributeNames();
        try {
          while(an.hasMoreElements()) {
            key = an.nextElement();
            attrName = key.toString();
            attr = as.getAttribute(key).toString();
            System.out.println(is + "Attribute Name: " +
                      attrName + " Attribute Content: " + attr);
            if(attr.indexOf("\r") > -1) {
              System.out.println(is + " plus \\r");
            if(attr.indexOf("\n") > -1) {
              System.out.println(is + " plus \\n");
        catch (Exception e) {
          e.printStackTrace();
      }Hope that helps
    Ulrich

  • Htaml tags used in Flash 5

    In Flash 5, How can we center the text in dynamic text box with html property selected? I used center tag and also align attribute in font tag, but I couldn't get text in center.

    Try using the paragraph tag to align it.  <p align="center">

  • Title, meta tags for seo, where to put in code..?

    Hi guys
    Im trying to optimise my first ever site and Im doing it in dreamweaver. Ive figured out the title and meta tags are html and was just wondering whereabouts in my html code should I put them...?
    Are they before the body tag..? Are they before my first div tag in the code..?
    Are they in a specific div tag, e.g header div=title tag,  meta tag = main content div....?
    Any help would be great
    Cheers :-)

    I wasnt recommending he use meta-keywords, I was just answering his question. However, my employer has a huge static site with thousands of products and he is always listed in the top 5, if not number one in google searches. His site is all text with one image on each product page with an alt tag. He doesnt have ANY back links whatsoever, but uses page text content, meta-keywords, and meta-descriptions extensively. He doesnt even use heading tags. His site layout is with tables, and he uses deprecated html such as <font> and <center> tags on every page. Of course we have discussed the problems his site is going to encounter eventually with regards to his layout and use of the deprecated tags.
    I'm not saying search engines use meta-keywords, but I have to say what ever he's done has worked very well.
    My point is, I read and read about what search engines use and dont use to rank and index pages, yet I see contradictions everyday to both sides.

  • Doubts about: tag nesting error in Struts project

    Hello, people...
    I'd like to know why this error is happenning... Does someone can help me, please? The code is below:
    *** JSP Page ***
    <%@ taglib uri="struts-html" prefix="html"%>
    <%@ taglib uri="struts-bean" prefix="bean"%>
    <%@ taglib uri="struts-logic" prefix="logic" %>
    <%@ taglib uri="project-tag" prefix="tag"%>
    <html:html>
    <head>
         <title><bean:message key="label.project"/></title>
    </head>
    <body onLoad="window_load();">
    <table border="0" width="100%">
    <tr>
    <td>
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
         <tr>
         <td align="right"><!-- Bot?o Voltar --></td>
         </tr>
         <tr class="FonteTituloTela">
         <td><bean:message key="titulo.pesquisarEmpreendimento"/></td>
         </tr>
         </table>
    </td>
    </tr>
    <tr>
    <td>
         <html:form action="/pesquisarEmpreendimentoPopup.do" method="get" onsubmit="return validatePesquisarEmpreendimentoPopupForm(this);">
         <html:hidden property="action" />
         <table width="550">
         <tr>
         <td colspan="3"><bean:message key="titulo.dadosDaPesquisa"/></td>
         </tr>
         <tr>
         <td><bean:message key="label.codigo"/></td>
         <td colspan="2">
         <html:text property="nu_codigo" size="7"/>     
    </tr>
         <tr>
         <td><bean:message key="label.nome"/></td>
         <td colspan="2">
         <html:select property="criterio">
         <html:option value="1"><bean:message key="label.cboIniciando"/></html:option>
         <html:option value="2"><bean:message key="label.cboContendo"/></html:option>
         </html:select>     
         <html:text property="no_municipio" size="40"/>     
         </tr>
    <tr>
         <td>
              <tag:rollover imagemUp="<%=SiwarContext.getContextPath().concat(\"imagem/btn_confirmar_on.gif\")%>" imagemDown="<%=SiwarContext.getContextPath().concat(\"imagem/btn_confirmar_off.gif\")%>" onClick="javascript:document.pesquisarEmpreendimentoPopupForm.submit();"/>
         </td>
         </tr>
    </table>
         </td>
    </tr>
    <tr>
         <td align="center">
              <tag:subir width="500">
         </td>
    </tr>
    </table>
    </html:form>
    </body>
    </html:html>
    *** ActionForm ***
    package jm.action;
    import java.io.IOException;
    import org.apache.struts.action.*;
    import jm.form.PesquisarEmpreendimentoPopupForm;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class PesquisarEmpreendimentoPopupAction extends Action {
    public ActionForward execute( ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) {
    PesquisarEmpreendimentoPopupForm pesquisarEmpreendimentoPopupForm = (PesquisarEmpreendimentoPopupForm) form;
    // Acessar l?gica de neg?cio
    return mapping.findForward("pesquisarEmpreendimentoPopupFwd");
    *** Form class***
    package br.gov.caixa.siwar.tratarproponentes.form;
    import org.apache.struts.action.*;
    import org.apache.struts.validator.*;
    public class PesquisarEmpreendimentoPopupForm extends ValidatorForm {
         private String nu_codigo;
         private String no_municipio;
         public String getNo_municipio() {
              return no_municipio;
         public String getNu_codigo() {
              return nu_codigo;
         public void setNo_municipio(String no_municipio) {
              this.no_municipio = no_municipio;
         public void setNu_codigo(String nu_codigo) {
              this.nu_codigo = nu_codigo;
    *** Struts-config ***
    <form-beans>
    <form-bean name="pesquisarEmpreendimentoPopupForm" type="jm.form.PesquisarEmpreendimentoPopupForm" />
    </form-beans>
    <action-mappings>
    <action name="pesquisarEmpreendimentoPopupForm" type="jm.action.PesquisarEmpreendimentoPopupAction" path="/pesquisarEmpreendimentoPopup" scope="request" validate="false">
    <forward name="pesquisarEmpreendimentoPopupFwd" path="/jsp/tratarproponentes/PesquisarEmpreendimentoPopup.jsp" />
    </action>
    </action-mappings>
    *** validation ***
    <formset>
    <form name="pesquisarEmpreendimentoPopupForm">
    <field property="nu_codigo" depends="required,maxlength">
         <arg0 key="pesquisarEmpreendimentoPopupForm.nu_codigo"/>
         <var>
         <var-name>maxlength</var-name>
    <var-value>3</var-value>
         </var>
         </field>
         <field property="no_municipio" depends="required,maxlength">
         <arg0 key="pesquisarEmpreendimentoPopupForm.no_municipio"/>
         <var>
         <var-name>maxlength</var-name>
              <var-value>40</var-value>
         </var>
         </field>
    </form>
    </formset>
    Thanks,
    Vanisi Leal

    It's not about whether we can read the code and figure it out. It's about the fact that most of us have better things to do then to take your long bit of code and config files, (which you don't have the decency to put in code tags), read it or set things up to run it just to see what the problem is.
    You say there is a problem, so you must have run it and gotten some error or some unexpected other output, yet you can't be bothered to post that as well? You're title is not an error message that points to anything. If you posted the actual problem then you would get better responses.
    You can stuff your sorry's in a sack!

  • What's wrong with my div tag / site won't center....

    Hi,
    I am re-designing a website and I cannot get it to center.  I created a div tag and id it "wrapper" and created a css rule.  I am sure its a simple mistake, but I cannot figure it out.....
    Here is the CSS rules...
    @charset "UTF-8";
    /* CSS Document */
    div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, ing {
              margin: 0px;
              padding: 0px;
    #wrapper{
              margin: 0, auto;
              background-color: #9B9E6B;
    ul {
              list-style: none;
    table#content1{
              background-color: #00C;
              background-image: url(_images/content_bgrnd.png);
              background-repeat: no-repeat;
              font-family: "Arial Black", Gadget, sans-serif;
              font-size: 20px;
              text-align: center;
              padding: 8px;
    Here is the code for the site......
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Kiahuna 104</title>
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_swapImgRestore() { //v3.0
      var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_swapImage() { //v3.0
      var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
       if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
    //-->
    </script>
    <link href="104.css" rel="stylesheet" type="text/css" />
    </head>
    <body onload="MM_preloadImages('_images/buttinside1.jpg','_images/buttproperty1.jpg','_images/b uttactivities1.jpg','_images/buttdining1.jpg','_images/buttcontacts1.jpg','_images/home_lg 1.png','_images/home_lg2.png','_images/home_lg3.png','_images/home_lg4.png','_images/home_ lg5.png','_images/home_lg6.png','_images/home_lg7.png','_images/home_lg8.png')">
    <div id="wrapper">
    <!--Header-->
    <table id="header">
      <div class="header"><img src="_images/newLOGO.jpg" alt="Kiahuna 104" width="1000"/>
    </div>
    <!--Navigation table-->
    <table width="1000" bgcolor="000">
      <tr>
        <td width="40"> </td>
        <td width="150"><a href="inside.htm"><img src="_images/butthome1.jpg" alt="home1" name="home1"  id="home1" /></a></td>
        <td width="150"><img src="_images/buttinside2.jpg" alt="inside2" name="inside2" id="inside2" onmouseover="MM_swapImage('inside2','','_images/buttinside1.jpg',1)" onmouseout="MM_swapImgRestore()" /></a></td>
        <td width="150"><a href="property.htm"><img src="_images/buttproperty2.jpg" alt="property2" name="property2" id="property2" onmouseover="MM_swapImage('property2','','_images/buttproperty1.jpg',1)" onmouseout="MM_swapImgRestore()" /></a></td>
        <td width="150"><a href="activities.htm"><img src="_images/buttactivities2.jpg" alt="activities2" name="act2" id="act2" onmouseover="MM_swapImage('act2','','_images/buttactivities1.jpg',1)" onmouseout="MM_swapImgRestore()" /></a></td>
        <td width="150"><a href="dining.htm"><img src="_images/buttdining2.jpg" alt="dining2" name="dining2" id="dining2" onmouseover="MM_swapImage('dining2','','_images/buttdining1.jpg',1)" onmouseout="MM_swapImgRestore()" /></a></td>
        <td width="150"><a href="contact.htm"><img src="_images/buttcontacts2.jpg" alt="contact2" name="contact2" id="contact2" onmouseover="MM_swapImage('contact2','','_images/buttcontacts1.jpg',1)" onmouseout="MM_swapImgRestore()" /></a></td>
      </tr>
    </table>
    <!--Start of content1 table- height = 371-->
    <table id="content1" table width="1000" height="371">
      <tr>
        <td width="34"> </td>
        <td width="897"><p>blah blah blah.</p>
          <p class="center2">NEW: IN-CONDO WASHER & DRYER - COMPLETELY NEW FURNITURE</p></td>
        <td width="53"> </td>
      </tr>
    </table>
    </body>
    </html>

    I tried to assign a width in both the page and CSS and it still doesn't center.  Here is a link to the site and the CSS....
    http://taffyproductions.com/test/
    @charset "UTF-8";
    /* CSS Document */
    div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, ing {
              margin: 0px;
              padding: 0px;
    #wrapper{
              margin: 0, auto;
              background-color: #000;
    ul {
              list-style: none;
    table#content1{
              background-color: #00C;
              background-image: url(_images/content_bgrnd.png);
              background-repeat: no-repeat;
    font-size: 16px;
              font-family: Papyrus, Arial, "Helvetica Bold", serif;
              font-size: 22px;
              text-align: center;
              padding: 8px;
    table#imagegallery{
              background-image: url(_images/imageGallery_bckgrnd.png);
              background-repeat: no-repeat;
    #imagegallery a img{
        padding: 0px;
        margin: 2px;
        border: 2px solid #000;
    #imagegallery a:hover img {
              border: 2px solid #C00;
    table#footer{
              background-image: url(_images/footer_bckgrnd.png);
              background-repeat: no-repeat;

  • How can I convert the metadata tags on my mp4s to xml files so that they can be read in Windows Media Center?

    I have a library with almost 3000 movies and TV shows that I have fully tagged. However, I have decided to start using Windows Media Center and it does its metadata tagging through XML files.  I wanted to know if anyone could tell me if there was a way to extract the metadata from those mp4s and convert them to a format that WMC could read?  Thanks!!!!

    iTunes can make XML playlists so it might be all you need, I made a simple one file playlist and exported it from iTunes. The result is shown below. In principle I could delete the playlist and the entry from the library, as long as I don't delete the file, then later reimport the XML playlist file. I haven't tested this particular scenario, but I assume that iTunes will read all the properties as listed unless it can read some kind of tag from the file itself in which case the current value of the tag would take precedence.
    What I don't know is what media center would make of this file, or what its files look like, however assuming they have a similar structure that can be decoded then it should be possible to read data from the iTunes library and write out a text file that will make sense to media centre.
    Video Test.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Major Version</key><integer>1</integer>
    <key>Minor Version</key><integer>1</integer>
    <key>Date</key><date>2013-09-26T23:30:26Z</date>
    <key>Application Version</key><string>11.1</string>
    <key>Features</key><integer>5</integer>
    <key>Show Content Ratings</key><true/>
    <key>Music Folder</key><string>file://localhost/E:/iTunes/iTunes%20Media/</string>
    <key>Library Persistent ID</key><string>CCF046191585EA85</string>
    <key>Tracks</key>
    <dict>
    <key>155170</key>
    <dict>
    <key>Track ID</key><integer>155170</integer>
    <key>Name</key><string>Abbott &#38; Costello: "Two Tens For A Five" &#38; "Who's On First"</string>
    <key>Artist</key><string>Abbott &#38; Costello</string>
    <key>Album Artist</key><string>Abbott &#38; Costello</string>
    <key>Album</key><string>Abbott &#38; Costello: "Two Tens For A Five" &#38; "Who's On First"</string>
    <key>Genre</key><string>Comedy Clip</string>
    <key>Kind</key><string>MPEG-4 video file</string>
    <key>Size</key><integer>110483524</integer>
    <key>Total Time</key><integer>532096</integer>
    <key>Year</key><integer>1950</integer>
    <key>Date Modified</key><date>2013-06-19T17:35:18Z</date>
    <key>Date Added</key><date>2012-12-01T17:30:57Z</date>
    <key>Bit Rate</key><integer>156</integer>
    <key>Comments</key><string>www.dvdvideosoft.com</string>
    <key>Artwork Count</key><integer>1</integer>
    <key>Persistent ID</key><string>5AF2C490D1E065CD</string>
    <key>Track Type</key><string>File</string>
    <key>Has Video</key><true/>
    <key>HD</key><false/>
    <key>Video Width</key><integer>1136</integer>
    <key>Video Height</key><integer>640</integer>
    <key>Location</key><string>file://localhost/E:/iTunes/iTunes%20Media/Home%20Vide os/Abbott%20&#38;%20Costello_%20_Two%20Tens%20for%20a%20Five_%20&#38;%20_Who's%2 0on%20First_.mp4</string>
    <key>File Folder Count</key><integer>3</integer>
    <key>Library Folder Count</key><integer>1</integer>
    </dict>
    </dict>
    <key>Playlists</key>
    <array>
    <dict>
    <key>Name</key><string>Video Test</string>
    <key>Playlist ID</key><integer>1930541</integer>
    <key>Playlist Persistent ID</key><string>30BF2769C94F7F29</string>
    <key>All Items</key><true/>
    <key>Playlist Items</key>
    <array>
    <dict>
    <key>Track ID</key><integer>155170</integer>
    </dict>
    </array>
    </dict>
    </array>
    </dict>
    </plist>
    Such files are easier to interpret if opened with Notepad++.
    tt2

  • Tag production order to Work center

    hey everyone,
    I need to tag the correct work center to the prod order. One Production order has say 5 materials and they have different movements on it. We need to fetch the correct work center for each material movement. I am able to find work center for materials that have entry in the RESB table but for material that is final produced has no entry in RESB thus we cant tag it to any work center.
    Does any one know how to tag the produced material to the correct work center according to the operation on that production order.
    any suggestions would be appreciated.
    thanks !!

    Hi,
    Yes, one production order has only one material produced. this material can be found in CO03. But i cant find the appopriate work center for this material. Do you know how ? Because this material has no entry in the reservation table.
    thanks
    Laura.

  • Tag Work center to Materials in Production Order

    hey everyone,
    I need to tag the correct work center to the prod order. One Production order has say 5 materials and they have different movements on it. We need to fetch the correct work center for each material movement. I am able to find work center for materials that have entry in the RESB table but for material that is final produced has no entry in RESB thus we cant tag it to any work center.
    Does any one know how to tag the produced material to the correct work center according to the operation on that production order.
    any suggestions would be appreciated.
    thanks !!

    Laura: Please don't post the same question in different forums. Thanks!

  • BAPI For Cost Center Smart Tag

    Hi Experts
    I need to Create a BAPI that retrieves the planned and actual budget details for a given cost center. This will need to be restricted per Cost Center based on Employees ID associated to that cost center. This BAPI wil be used to create the Cost Center Smart Tag.
    Regards
    Balaji

    Create a customise BAPI then just like a simple function module select those fields which u want to import
    make it RFC enable

Maybe you are looking for

  • Default Interface Namespace

    Sender SOAP Adapter there is a mandatory field asking for "Default Interface Namespace " and " Default Interface Name ". What should we enter there ? Does webservices always use Application xml ? How would we find out they are expecting " Application

  • Creating an "internal" wi-fi network

    Hi I'd like to use my airport extreme to create a wi-fi network for file sharing and music streaming within my house but I DO NOT want it connected to the internet. Airport utility allows me to setup the wi-fi network but it then doesnt update the ba

  • PPro CS4: Problem with program monitor widescreen video

    Hi Guys I shot my video in 16:9 aspect ration. I created a new project with "widescreen 48KHz DV-PAL" in PPro and I was ready to go. I imported the video in avi format and all was OK. Now, I opened my first avi video file from the project panel in th

  • HT201240 How do I update an Apple ID associated with a Mac?

    I have a hand-me-down Mac from a previous employee and every time I try to update a program (iPhoto for example) it asks for their Apple ID password. How do I re-assign all apps/programs on the laptop to a new account - taking over the old one if you

  • MBP17 shut down by itself, now doesn't boot up, black screen - what now?

    I was processing some photos in PS CS3 and my macbookpro 17" (2006 model - not sure exactly what version of 10.4 I have - its gotten every auto update that Apple sends me, No Leopard though) and it shut down on its own. It was plugged in at the time.