Help/guideance needed with css layout

Hi there. I am trying to layout a very simple page like so:
http://elitesystems.ca/
However IE looks totaly different than Firefox, and every other browser. I'm sure I've built this wrong.
Can someone offer any advice on a way to lay this out (with the "paper" as a background image) so the layout is consistent between browsers?
Is this a text spacing issue?
Sorry for the newbness.

http://elitesystems.ca/ this looks ok on IE6,7,8 FF .
The one which you are making is that hosted somewhere???

Similar Messages

  • Beginner needs help with css layout

    i'm new to using dw (cs3) and css, though i have some
    background in html and coding. i'm creating a page using the "one
    column elastic, centered, header and footer" layout and i have a
    banner header with a horizontal spry menu bar at the bottom of the
    header. the background color of the buttons on the menu bar is red,
    and there's a yellow 5px border on the top and bottom of the red
    menu bar, so it looks like there's red bar with yellow piping above
    and below it, and this bar is between the header and body section
    of the page. i've set these colors in the "ul.MenuBarHorizontal a"
    rule.
    now, the issue i have is that my menu bar does not extend
    across the entire column, so there's empty space to the right of my
    menu bar (between the end of the menu bar and the far right
    column). i'd like the look of the red and yellow menu bar to extend
    all the way across, but i can't figure out how to do this in css.
    do i:
    extend the menu bar all the way across the width of the page?
    i can't figure out how to do this.
    insert an image to make it appear as though the red and
    yellow bar keeps extending to the right? if so, how will that image
    remain elastic along with my page?
    or is there a better solution?
    i'm very new to css and i'm doing my best to figure out how
    everything fits together. the last web site i built was in 1997 and
    it was done in notepad. any help would be tremendous. i'm in
    kinshasa, in the democratic republic of congo, and truth be told
    there aren't a lot of dw gurus out here.
    thanks in advance...

    Can you post a link to your page, please?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "charliemooreiv" <[email protected]> wrote
    in message
    news:[email protected]...
    > i'm new to using dw (cs3) and css, though i have some
    background in html
    > and
    > coding. i'm creating a page using the "one column
    elastic, centered,
    > header
    > and footer" layout and i have a banner header with a
    horizontal spry menu
    > bar
    > at the bottom of the header. the background color of the
    buttons on the
    > menu
    > bar is red, and there's a yellow 5px border on the top
    and bottom of the
    > red
    > menu bar, so it looks like there's red bar with yellow
    piping above and
    > below
    > it, and this bar is between the header and body section
    of the page. i've
    > set
    > these colors in the "ul.MenuBarHorizontal a" rule.
    >
    > now, the issue i have is that my menu bar does not
    extend across the
    > entire
    > column, so there's empty space to the right of my menu
    bar (between the
    > end of
    > the menu bar and the far right column). i'd like the
    look of the red and
    > yellow menu bar to extend all the way across, but i
    can't figure out how
    > to do
    > this in css.
    >
    > do i:
    >
    > extend the menu bar all the way across the width of the
    page? i can't
    > figure
    > out how to do this.
    >
    > insert an image to make it appear as though the red and
    yellow bar keeps
    > extending to the right? if so, how will that image
    remain elastic along
    > with
    > my page?
    >
    > or is there a better solution?
    >
    > i'm very new to css and i'm doing my best to figure out
    how everything
    > fits
    > together. the last web site i built was in 1997 and it
    was done in
    > notepad.
    > any help would be tremendous. i'm in kinshasa, in the
    democratic republic
    > of
    > congo, and truth be told there aren't a lot of dw gurus
    out here.
    >
    > thanks in advance...
    >

  • Help needed with a layout problem

    I'm trying to build a JTabbedPane where each tab has a grid of buttons. The number of buttons is variable, and I'd like the buttons to flow sort of like with FlowLayout, with four columns. I need all the buttons to be the same size, even across tabs. I tried GridLayout, which doesn't work when I have too few buttons to fill a row. It fails in different ways, depending on how I set things up. If I try to set the layout to GridLayout(0, 4) (four columns), then if one tab has one row and another has two, the buttons on the one-row tab expand vertically to the height of the two-row tab. If I try GridLayout(2,4), then if a tab has only one button, it expands horizontally to the maximum width of any of the tabs. (It also has the further problem that if the maximum number of buttons on any tab is 6, they are placed in a 2x3 array; I'm trying to get them to be 4 buttons on the first row and 2 on the second.)
    I'm hoping there's a standard layout manager that can do the job, but I'm not too familiar with the Swing manager classes. Can I get what I want without writing my own layout manager?
    Thanks,
    Ted Hopp
    [email protected]

    I didn't think it was specifically a Swing question.Well, its either Swing or AWT, people who develop GUIs are the ones who are going to have experience using layout managers.
    but if someone can point the way to how to do this with GridBagLayout, nested containersSince you finished reading the tutorial, what have you tried? You've explained your problems using a single layout manager, so what problems are you having using nested layout managers?
    If you need further help then you need to create a [Short, Self Contained, Compilable and Executable, Example Program (SSCCE)|http://homepage1.nifty.com/algafield/sscce.html], that demonstrates the incorrect behaviour.
    Don't forget to use the Code Formatting Tags so the posted code retains its original formatting. That is done by selecting the code and then clicking on the "Code" button above the question input area.

  • Help needed with CSS menu please

    Hello
    Could someone give me a hand with a CSS menu I am struggling
    with please?
    I want each of the blue menus to have a black border around
    it (so 4 borders in total). And how do I make each menu have a
    closer gap? I need them squashed up a little bit more vertically.
    The code is as follows -
    <style type="text/css">
    #ddblueblockmenu{
    width: 179px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 0 solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    #ddblueblockmenu ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    font: normal 75% 'Trebuchet MS', 'Lucida Grande', Arial,
    sans-serif;
    border: #000000;
    #ddblueblockmenu li a{
    display: block;
    padding: 5px 0;
    padding-left: 9px;
    width: 169px; /*185px minus all left/right paddings and
    margins*/
    text-decoration: none;
    color: white;
    background-color: #2175bc;
    border-bottom: 11px solid #FFFFFF; /*change border gap size
    here*/
    /*border-left: 1px solid #1958b7;
    * html #ddblueblockmenu li a{ /*IE only */
    width: 187px; /*IE 5*/
    w\idth: 169px; /*185px minus all left/right paddings and
    margins*/
    #ddblueblockmenu li a:hover {
    background-color: #2586d7;
    border-left-color: #1c64d1;
    #ddblueblockmenu div.menutitle{
    color: white;
    border-bottom: 1px solid black;
    padding: 1px 0;
    padding-left: 5px;
    background-color: #FFFFFF;
    font: bold 60% 'Trebuchet MS', 'Lucida Grande', Arial,
    sans-serif;
    </style>
    <body>
    <div id="ddblueblockmenu">
    <ul>
    <li><a href="whoarewe.htm"><strong>What We
    Offer</strong></a></li>
    <li><a
    href="guidelines.htm"><strong>Professional
    Guidelines</strong></a></li>
    <li><a
    href="workshops.htm"><strong>Workshops</strong></a></li>
    <li><a href="contactus.htm"
    style="border-bottom-color: white; font-weight:
    bold;">Contact</a></li>
    </ul>
    </div>
    </body>
    </html>
    Any help is very greatfull appreciated!!
    Tom

    "Gary White" <[email protected]> wrote in message
    news:[email protected]..
    > On Tue, 23 May 2006 11:42:13 +1000, ".: Nadia :. ACE :."
    > <[email protected]> wrote:
    >
    >>If you want a border the same color around the whole
    menu, you can use the
    >>short-cut method:
    >>
    >>border { 1px solid #FFF;}
    >
    >
    > Uh ...
    >
    > #ddblueblockmenu{
    > width: 179px;
    > border: 1px solid #fff;
    > }
    >
    um... that's what I meant... the OP had all four sides styled
    separately,
    with 0 for one side... but mentioned he wanted a border on
    all sides....
    hence my arrow pointing out the side that had 0 for border
    and what could
    be used as a shortcut method of styling the border....
    Maybe my post wasn't exactly clear ;-)
    Nadia
    Adobe� Community Expert : Dreamweaver
    http://www.csstemplates.com.au
    - CSS Templates | Free Templates
    http://www.perrelink.com.au
    - Web Dev
    http://www.DreamweaverResources.com
    - Dropdown Menu Templates|Tutorials
    http://www.adobe.com/devnet/dreamweaver/css.html

  • Help/advice needed with layout vs screen res

    so i'm working on a website which is looking like this:
    the css looks like this:
    @charset "UTF-8";
    body  {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #000000;
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    background-color: #FFF;
    .twoColFixLtHdr #container {
    width: 780px; 
    background: #FFFFFF;
    margin:0 auto;
    text-align: left;
    .twoColFixLtHdr #header {
    margin: 0;
    background: #FFFFFF;
    padding: 0 0px 0 0px;
    .twoColFixLtHdr #header h1 {
    margin: 0;
    padding: 0px 0;
    .twoColFixLtHdr #sidebar1 {
    float: left;
    width: 334px;
    background: #FFFFFF;
    padding: 0px;
    height: 480px;
    .twoColFixLtHdr #mainContent {
    margin: 0 0 0 334px;
    padding: 0 7px;
    .twoColFixLtHdr #footer {
    background:#FFFFFF;
    width: 250px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0px;
    .twoColFixLtHdr #footer p {
    margin: 0;
    padding: 10px 0;
    .fltrt {
    float: right;
    margin-left: 8px;
    .fltlft {
    .clearfloat {
    clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    a:link {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    a:visited {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    a:hover {
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    color: #F00;
    margin: 0px;
    padding: 0px;
    problem is, I don't want viewers to have to vertical scroll on any of the pages, I want the left hand address to always be visible at the bottom of the screen/page and I want the last line of text on in the right bar to line up with the bottom line of the address on the left. I know this isn't the easiest thing to control (due to browser compatibility) but i'm seeking advise for the best compromise/solution.
    At the moment, i'm staying safe with a 800 x 600 px page. but to attempt to squeeze the content on the right into a space less than 600px high makes the text too small to read. Was thinking of going up to 1024 x 768 px but am worried that this will lead to vertical and horizontal scrolls.
    I am currently using a fixed layout. I have looked into experimenting with elastic and liquid layouts but, and here's the real bind, I want the text content in the right hand bar to line up with the images in the navigation bar!! Am I right in thinking that with relative formats the images don't change it's just the text?

    Abe Lincoln said, "you can please all of the people some of the time and some of the people all of the time but you can't please all of the people all of the time." He should have been a web designer.
    To achieve the pixel perfect precision you're after, you'll need to build your pages entirely with images.  Seriously, you can't control where things line up if the end user's settings are not exactly like your own.  So don't go there.
    Identify your target audience.  Desktop/laptops mostly use 1024 - 1280 wide displays.
    Google labs - Browser Size
    http://browsersize.googlelabs.com/
    Excessive horizontal scrolling to see a page is bad practice but vertical scrollbars are perfectly acceptable, and expected by site visitors. You're not doing anybody any favors by making your pages a fixed height. Depending on which toolbars people have opened in their browsers, you may find that 90% of your site visitors are seeing scrollbars anyway.
    I want the left hand address to always be visible at the bottom of the screen/page
    Use a fixed division.  See Sticky Demos below.
    http://alt-web.com/DEMOS/CSS2-Sticky-Text.shtml
    http://alt-web.com/DEMOS/CSS2-Sticky-Footer.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • Help needed with CSS drop down menu

    Hi guys,
    I'm trying to build a drop down menu for my site but, despite seeing a few tutorials and examples, I've had no luck yet!
    I'm pretty sure my HTML is correct...
    Code:
        <ul id="nav">
        <li><a href="#">Menu 1</a></li>
        <li><a href="#">Menu 2</a></li>
        <li><a href="#">Menu 3</a>
                <ul>
                    <li><a href="#">Drop Down 1</a></li>
                    <li><a href="#">Drop Down 2</a></li>
                    <li><a href="#">Drop Down 3</a></li>
                    <li><a href="#">Drop Down 4</a></li>
                </ul>
            </li>
        <li><a href="#">Menu 4</a></li>
        <li><a href="#">Menu 5</a></li>
        </ul>
    My CSS looks like this at the moment...
    Code:
    ul#nav {width:920px; height:35px; list-style:none; padding:0; margin:0; background:url(navBg.jpg) repeat-x; font-family:'OpenSansRegular'; font-size:11px; font-weight:700; text-transform:uppercase; -moz-box-shadow:0px 0px 10px #1c1c1c; -webkit-box-shadow:0px 0px 10px #1c1c1c; box-shadow:0px 0px 10px #1c1c1c; z-index:999;}
    ul#nav li a:hover, #nav li a:active {background:url(navOn.jpg) repeat-x; text-decoration:none;}
    ul#nav li a {border-right:1px solid #000; color:#E0E2E7; display:inline-block; float:left; margin:0; padding:10px 19px; width:auto; text-decoration:none;}
    * html #nav li {display:inline; float:left; }  /* for IE 6 */
    * + html #nav li {display:inline; float:left; }  /* for IE 7 */
    ul#nav li ul {left:-9999px; position:absolute; list-style:none;}
    ul#nav li:hover ul {left:0; position:absolute;}
    ul#nav li ul li {}
    ul#nav li ul li a {width:230px; background-color:#efefef; color:#2e2e2e; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; border-bottom:solid 1px #FFF; padding:7px; margin:0;}
    ul#nav li ul li a:hover {background-color:#028efd; background-image:none; color:#FFF;}
    I'm really struggling with this. Does anyone know how I can get Menu 3 to display the four drop down items beneath it - not the same width as the Menu 3 button but just inline with it.
    Thank you very much and I hope to hear from you.
    SM

    Try this. It's been adapted from a menu I previously made on another site.
    #menu {width:920px; height:35px; padding:0; margin:0; background:url(navBg.jpg) repeat-x; -moz-box-shadow:0px 0px 10px #1c1c1c; -webkit-box-shadow:0px 0px 10px #1c1c1c; box-shadow:0px 0px 10px #1c1c1c;}
    ul#nav a {font: 700 11px 'OpenSansRegular', arial, helvetica, sans-serif; text-transform:uppercase; margin:0; padding:5px 15px; line-height:25px; color: #666; text-decoration: none; display:block; list-style: none;}
    ul#nav a:hover, ul#nav a.active {color: #999; background:url(navOn.jpg) repeat-x; text-decoration:none;}
    ul#nav {position: relative; margin: 0; padding: 0;}
    ul#nav ul {display: none;}
    * html #nav li {display:block; float:left; }  /* for IE 6 */
    * + html #nav li {display:block; float:left; }  /* for IE 7 */
    ul#nav li, ul#nav li li {position: relative; float: left; list-style: none; border-right:1px solid #000;}
    ul#nav li:hover ul {position: absolute; top: 35px; left: -1px; display:block; padding: 0; margin: 0;}
    ul#nav li li {width:230px; background-color:#efefef; color:#000;  font: normal 10px 'OpenSansRegular', arial, helvetica, sans-serif; border-bottom:solid 1px #FFF; border-right:none; border-left:1px solid #000; padding:0 5px;}
    ul#nav li li:hover, ul#nav li li a:hover {background-color:#028efd; color:#FFF;}
    <body>
    <div id="menu">
    <ul id="nav">
        <li><a href="#">Menu 1</a></li>
        <li><a href="#">Menu 2</a></li>
        <li><a href="#">Menu 3</a>
                <ul>
                    <li><a href="#">Drop Down 1</a></li>
                    <li><a href="#">Drop Down 2</a></li>
                    <li><a href="#">Drop Down 3</a></li>
                    <li><a href="#">Drop Down 4</a></li>
                </ul>
            </li>
        <li><a href="#">Menu 4</a></li>
        <li><a href="#">Menu 5</a></li>
        </ul>
        </div>
    </body>

  • Help urgently needed with xml reading

    hi, i have a 3gig xml file which i am surprised it is so large as i have even shortened all of the names,
    it contains 2000 elements which have a filename and an array, each element has an array of size 6000, and each element in this array has an array of shorts, say 100 of them, and also a filename.
    i ahve used stax writing to be able to write such a large file without having memory problems.
    i then had to program a stax reader to be able to read it all in without building the whole tree but with some large cases i am now getting out of memory again, it seems to eb from the read so maybe the code eve though it doesnt have to hold the tree in memory, it has to hold the file in memory, the code for reading is shown here:
    package utilities;
    import Categorise.Collection;
    import Categorise.Comparison;
    import Categorise.TestCollection;
    import java.io.IOException;
    import javax.xml.parsers.*;
    import org.xml.sax.SAXException;
    import org.xml.sax.helpers.DefaultHandler;
    import org.xml.sax.Attributes;
    import java.io.File;
    import java.util.ArrayList;
    import java.util.List;
    import measures.Protocol;
    * @author dthomas
    public class XMLParser extends DefaultHandler
        static Collection collection = new Collection();
        List<Short> cList;
        List<Comparison> comparisonList;
        File trainFileName;
        File testFileName;
        TestCollection tc;
        List<TestCollection> testCollectionList;
        List<File> testFileNameList = new ArrayList<File>();
        List<File> trainFileNameList = new ArrayList<File>();
        boolean allTrainsAdded = false;
        Protocol protocol;
        List<File> trainingDirList;
        File testingDir;
        int counter = 0;
        /** Creates a new instance of XMLParser */
        public XMLParser() {
        public static Collection read( File aFile )
            long startTime = System.currentTimeMillis();
            System.out.println( "Reading XML..." );
            SAXParserFactory spf = SAXParserFactory.newInstance();
            SAXParser sp;
            try {
                sp = spf.newSAXParser();
                sp.parse( aFile, new XMLParser() );
            } catch (IOException ex) {
                ex.printStackTrace();
            } catch (SAXException ex) {
                ex.printStackTrace();
            } catch (ParserConfigurationException ex) {
                ex.printStackTrace();
            long endTime = System.currentTimeMillis();
            long totalTime = ( endTime - startTime ) / 1000;
            System.out.println( "Done..."  + totalTime + " seconds" );
            return collection;
        public void startElement(String uri,String localName,String qName, Attributes attributes)
            if( qName.equals( "RE" ) )
                testCollectionList = new ArrayList<TestCollection>();
            else if( qName.equals( "p") )
                boolean isConcatenated = new Boolean( attributes.getValue( "c" ) );
                boolean isStatic = new Boolean( attributes.getValue( "s" ) );
                protocol = new Protocol( isConcatenated, isStatic );
            else if( qName.equals( "trdl" ) )
                trainingDirList = new ArrayList<File>();
            else if( qName.equals( "trd" ) )
                File trainDir = new File( attributes.getValue( "fn" ) );
                trainingDirList.add( trainDir );
            else if( qName.equals( "td" ) )
                testingDir = new File( attributes.getValue( "fn" ) );
            else if( qName.equals( "TC" ) )
                counter++;
                System.out.println( counter );
                comparisonList = new ArrayList<Comparison>();
                testFileName = new File( attributes.getValue( "tfn" ) );
                testFileNameList.add( testFileName );
                tc = new TestCollection( );
                tc.setTestFileName( testFileName );
            else if ( qName.equals( "r" ) )
             String order = attributes.getValue( "o" );
                String type = attributes.getValue( "t" );
                String value = attributes.getValue( "v" );
                cList.add( Short.parseShort( order ), new Short( value ) );
            else if( qName.equals( "c" ) )
                cList = new ArrayList<Short>();
                trainFileName = new File( attributes.getValue( "trfn" ) );
                if( !allTrainsAdded )
                    trainFileNameList.add( trainFileName );
        public void characters(char []ch,int start,int length)
            String str=new String(ch,start,length);
            System.out.print(str);
        public void endElement(String uri,String localName,String qName)
            if (qName.equals( "c") )
                allTrainsAdded = true;
                short[ ] cCounts = new short[ cList.size() ];      
                for( int i = 0; i < cCounts.length; i++ )
                    cCounts[ i ] = cList.get( i );
                Comparison c = new Comparison( trainFileName, tc );
                c.setcCounts( cCounts );
                this.comparisonList.add( c );
            else if( qName.equals( "TC" ) )
                Comparison[ ] comparisons = new Comparison[ comparisonList.size() ];
                comparisonList.toArray( comparisons );           
                tc.setComparisons( comparisons );
                testCollectionList.add( tc );
            else if( qName.equals( "RE" ) )
                TestCollection[ ] testCollections = new TestCollection[ testCollectionList.size() ];
                testCollectionList.toArray( testCollections );
                collection.setTestCollections( testCollections );
                File[ ] testFileNames = new File[ testFileNameList.size() ];
                testFileNameList.toArray( testFileNames );
                collection.setTestingFiles( testFileNames );
                File[ ] trainingFileNames = new File[ trainFileNameList.size() ];
                trainFileNameList.toArray( trainingFileNames );
                collection.setTrainingFiles( trainingFileNames );
                collection.setProtocol( protocol );
                File[ ] trainingDirs = new File[ trainingDirList.size() ];
                trainingDirList.toArray( trainingDirs );           
                collection.setTrainingDirs( trainingDirs );
                collection.setTestingDir( testingDir );
    }any help would be greatly greatly appreciated
    thanks
    Danny =)
    ps with the amount of data contained, should the xml file be this large? and does ayone know the size difference of holding a filename as a File rather than a string and then creating the file when it is needed?

    yes i do need them but i could store them as strings instead if you think that would help? if it never runs out of memory i dot see how i was able to hold all of this information in memory before, as it was all written to file.
    thanks

  • Help urgently needed with Java RMI task.

    Hello All. Please I need help urgently with this task. I cant seem to be able to do this. Here is the task:
    There are m squares with side lengths a1, a2, ..., am and a rectangle with the height and width equal to h and w respectively. Find a subset of the squares, which must be placed within the rectangle in such a way that they do not overlap, and cover the maximum area of a rectangle.*
    Please all help me solve this task using Java RMI. I would be very grateful for your help. Thanks in advance.

    Here is my client.java.
    import compute.;*
    import java.lang.Math.;*
    import java.lang.Long;
    *public class Hypothesis implements Task {*
    private long start;
    private long end;
    private int number;
    private int count;
    public Hypothesis(long start, long end, int number,int
    *count) {*
    this.start = start;
    this.end = end;
    this.number = number;
    this.count = count;
    *public Object execute() {*
    return findSolution();
    *public String findSolution() {*
    long i,j,k,l,m=1,i_max,j_max,k_max,l_max,l_start;
    System.out.println(start);
    System.out.println(end);
    System.out.println(number);
    System.out.println(count);
    for(m=start+number;m<end;m+=count)
    i_max=(long)java.lang.Math.pow((double)(min(p5(m)-3)),0.2d)+1;
    for(i=i_max;i>0;i--)
    j_max=(long)java.lang.Math.pow((double)(min(p5(m)-p5(i)-2)),0.2d)+1;
    if (j_max>i) j_max=i;
    for(j=j_max;j>0;j--)
    k_max=(long)java.lang.Math.pow((double)(min(p5(m)-p5(i)-p5(j)-1)),0.2d)+1;
    if (k_max>j) k_max=j;
    for(k=k_max;k>0;k--)
    l_max=(long)java.lang.Math.pow((double)(min(p5(m)-p5(i)-p5(j)-p5k))),0.2d)+1;
    if (l_max>k) l_max=k;
    if (l_max>2) l_start=l_max-2;
    else l_start=1;
    for(l=l_max;l>l_start-1;l--)
    if(p5(i)+p5(j)+p5(k)+p5(l)==p5(m))
    Long[] solution=new Long[5];
    solution[0]=i;
    solution[1]=j;
    solution[2]=k;
    solution[3]=l;
    solution[4]=m;
    *return "" solution[0]"^5+"*
    solution[1]"^5+"*
    solution[2]"^5+"*
    solution[3]"^5="*
    solution[4]"^5";*
    return null;
    *private long p5(long n){*
    return nn*n*n*n;*
    *private long min(long n){*
    return n>0?n:0;
    I just can't seem to get the whole thing work correctly on the server side. I need it to run from 1 client on atleast 3 servers. Please any explanations will be appreciated.

  • Help Urgently Needed With Border

    Hi
    Please can anyone help me?
    I have designed a site and I am trying to put a border around
    the whole of the table (not individual cells).
    Is this possible to do?
    Thank you very much, Louisa

    Erp...
    <table style="border: 3px solid gray;" ...>
    </table>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Malcolm N_" <[email protected]> wrote in message
    news:[email protected]..
    > On Fri, 3 Aug 2007 15:31:14 +0000 (UTC), "LoobieLouLou"
    > <[email protected]> wrote:
    >
    >>Hi
    >>Please can anyone help me?
    >>I have designed a site and I am trying to put a
    border around the whole of
    >>the table (not individual cells).
    >>Is this possible to do?
    >>Thank you very much, Louisa
    >
    >
    > give the table a css class
    > <table class="table1">
    >
    > and control it with this
    > .table {
    > border: 3px solid gray;
    > }
    >
    >
    > or just quick and dirty
    >
    > <table style="border: 3px solid gray; </table>
    > --
    >
    > ~Malcolm N....
    > ~

  • How to get the help I need with T420

    I had a Lenovo for five years which worked wonderfully, so I got another one last summer(July 2012). It quit working in June 2013 right before I was going on vacation. I had my local tech person look at it and he couldn't do anything so I called service when I returned and was informed that it was one week over warranty. The person I talked with said she could do nothing to help me, nor could her superior and told me she would have to "terminate the call". I called back and talked with a different rep who said they would send out a hard drive, which they did (it was there the next morning!).
    However, this didn't fix the problem and after 4 weeks I had to send it to the "depot". The problem is that my first fix was under one claim number and this is under another. So now they are saying I am about 6 weeks out of warranty, when actually the whole problem began (the computer quit) when I was under warranty, and when I did call the first time, one rep had the kindness to realize that one week really doesn't count.
    How do I get around this issue of two different claims when it's really one problem (the motherboard) that was never resolved in the first place? I shouldn't be charged $475 for a motherboard that quit in less than a year, nor should I be told that this is a whole new issue just because a new hard drive didn't solve it.
    I hope there is a way to get someone to understand this from my perspective. I would like to be able to stick with Lenovo and recommend it to others.
    Thanks for any help.

    using the split() method. i am able to split everything now
    so it appear somthing like this :
    import javax.swing.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.io.*;
    public class testing{
         String d1 =     "ARRAY 'Monitor Chart' 1 5";
         String d2 = "'Total OverFlow' 'Queued' 'Completed' 'Host Resets' 'Errors'";
         String d3 = "'' 0.0 1.0 2.0 3.0 4.0 ";
         String d4 = "'Series1' 11.0 0.6 8.6 11.5 6.6 ";
         String d5 = "'Series2' 12.8 6.7 21.6 11.1 30.0 ";
         String data = d1 + d2 + d3 + d4 + d5;     
         public testing(){
              System.out.println(data);
              String[] result = data.split("\\s");
              for(int x=0;x<result.length;x++)
              System.out.println(result[x]);
         public static void main (String args[])throws IOException{
            testing Application = new testing();
    }ARRAY
    'Monitor
    Chart'
    2
    5
    'Total OverFlow'
    'Queued'
    'Completed'
    'Host Resets'
    'Errors'''
    0.0
    1.0
    2.0
    3.0
    4.0
    'Series1'
    11.0
    0.6
    8.6
    11.5
    6.6
    'Series2'
    12.8
    6.7
    21.6
    11.1
    30.0
    but how do i get the values out ??how do i noe it is which index or wad?
    11.0
    0.6
    8.6
    11.5
    6.6

  • Inserting SWF in one of my divs is causing problems with css layout

    I am testing code for a new layout including an swf piece in
    the center of my page and I can't understand what the issue is.
    http://www.ltcproduction.com/ltcproditems.html
    I am loosing a lot of my formatting which should look exactly
    like
    http://www.ltcproduction.com
    only with a dynamic piece in the middle
    here is the code I am using for the new dynamic page below:
    HTML Code:
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xml:lang="en" lang="en">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    <title>ltcproditems_bleu</title>
    <script language="javascript">AC_FL_RunContent =
    0;</script>
    <script src="AC_RunActiveContent.js"
    language="javascript"></script>
    <script language="javascript">
    if (AC_FL_RunContent == 0) {
    alert("This page requires AC_RunActiveContent.js.");
    } else {
    AC_FL_RunContent(
    'codebase', '
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0',
    'width', '750',
    'height', '400',
    'src', 'ltcproditems_bleu',
    'quality', 'high',
    'pluginspage', '
    http://www.macromedia.com/go/getflashplayer',
    'align', 'middle',
    'play', 'true',
    'loop', 'true',
    'scale', 'showall',
    'wmode', 'window',
    'devicefont', 'false',
    'id', 'ltcproditems_bleu',
    'bgcolor', '#ffff99',
    'name', 'ltcproditems_bleu',
    'menu', 'true',
    'allowFullScreen', 'false',
    'allowScriptAccess','sameDomain',
    'movie', 'ltcproditems_bleu',
    'salign', ''
    ); //end AC code
    </script>
    </head>
    <body bgcolor="#ffff99">
    <!--url's used in the movie-->
    <!--text used in the movie-->
    <!--
    Gekko divers
    Video editing
    Web production
    Graphic Design
    Project Management
    Email Deployment
    Graphic design
    Email deployment
    -->
    <!-- saved from url=(0013)about:internet -->
    <div id="bar-top"></div>
    <div id="content_long">
    <h2>Ltc Production</h2>
    <?php
    include("navbar_insert.php");
    ?>
    <div id="main_container1">
    <noscript>
    <object
    classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0"
    width="750" height="400" id="ltcproditems_bleu" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="false" />
    <param name="movie" value="ltcproditems_bleu.swf"
    /><param name="quality" value="high" /><param
    name="bgcolor" value="#ffff99" /> <embed
    src="ltcproditems_bleu.swf" quality="high" bgcolor="#ffff99"
    width="750" height="400" name="ltcproditems_bleu" align="middle"
    allowScriptAccess="sameDomain" allowFullScreen="false"
    type="application/x-shockwave-flash" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    />
    </object>
    </noscript>
    </div></div>
    <div id="bar-bottom">
    <span class="copyright">(c) ltc
    production</span></div>
    </body>
    </html>

    move the javascript block that starts with if
    (AC_FL_RunContent == 0) { to immediately before the noscript block,
    and it should fix your problem.
    I may suggest using swfobject:
    http://code.google.com/p/swfobject/
    to embed your swf. It gives you more flexibility than the adobe
    AC_RunActiveContent method.

  • URGENT HELP IS NEEDED WITH IMOVIE and MY SONY HD CAMERA HDR XR100E

    Hi there Fellow Mac Users.
    ok heres the situation..
    i bought the brand new sony HDR xr100E Video camera and as soon as i connetced it a few weeks back to my Apple Mac IMOVIE opened automatically and i was able to edit the movie, add sound, titles etc.
    Now last week there was a IMOVIE Update launched via software update and i downloaded it and now since then my Sony Cameara does not work with IMOVIE as imovie does not recognise it any more.
    when ever you go to the option to import from cameara it does not find the camera but instead it opens the I sight Camera on the Macbook.
    i have uninstalled the operating system, reinstalled, i have uninstalled the imovie application, reinstalled and still nothing.
    Can some one , anyone please help me ASAP im desperate.. ow and PS has anyone else exeprienced this same issue since the Upgrade?

    Thanks. What we will be using it for is mainly videoing children and family and we would like the 1080 HD but not necessarily hooked on the tape system. A hydrid might be something... like the BD and HDD. I found the Sony autofocus a bit slow at times which we would like to improve and we would like to have something that easily allow some pre-editing before getting to the FCE (I mean deleting unwanted clips etc). Also preferably not too large and heavy...
    Hope that makes the advise easier. Thanks again.

  • Help! Prob with CSS display

    I created 3 different local sites for possible web pages
    using CSS. I can still view the sites in browsers - have headings
    with logos, horizontal naviation bars etc - but in display view
    they revert to writing( eg the original unordered list). I cannot
    even remake them. What did I do? How can I correct?

    VIEW | Style Rendering > Display Styles
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "hnajskmei" <[email protected]> wrote in
    message
    news:ggbh24$895$[email protected]..
    >I created 3 different local sites for possible web pages
    using CSS. I can
    > still view the sites in browsers - have headings with
    logos, horizontal
    > naviation bars etc - but in display view they revert to
    writing( eg the
    > original unordered list). I cannot even remake them.
    What did I do?
    > How can
    > I correct?
    >

  • Help urgently needed with edit to tape / print to video error

    I have tried to edit to tape and print to video a sequence (0my whole project, worked for way too many nights to let go... so frustrated and sad right now because it doesn't work.
    The project is saved on an extern harddisk, my harddrive on teh pc is too full (not big enough).
    My camera and FCP connects but all the time I get an error that 'the tape may be locked' . AND I HAVE TRIED WITH DIFFERENT TAPES, none of them were locked!
    I am not really sure how to set the camera in this VTR mode... I have tried in the settings to set it in webcam mode... and I have tried without... and I dont have a button or setting called VTR, only a *PLAY' option or a 'FILMØ option....
    My A/V settings are FireWire PAL and DA PAL 48khz ... however have no ide what that means or if these should be changed...?
    I checked from apple but cannot find my DV cam on the list... hmm, does that mean I cannot do edit to tape recordings???
    My Dv cams informations:
    NV-GS140 by Panasonic, Model 0x80330B, 0x804580114B5DD1
    I checked the system settings and was able to the FireWire/NV-GS140 Unit
    I have a MacBook1,1 / Intel Core Duo/ 2 GHz
    OS 10.4.11
    I use the version FCP 2
    Please help me out, I am really without any good suggestions how to proceed!

    You're going to have to use a dvd authoring program. Burning the seq to a dvd qill just create a qt movie on a dvd data disc. It won't create a dvd video disc that plays in a dvd player.
    Export from fcp a QT movie, current settings, self-contained. Use Anamorphicizer (http://mac.softpedia.com/get/Video/Anamorphicizer.shtml) to make imovie recognise it as 16:9. Then import that file to idvd.
    Or you can drop your 16:9 sequence into a new 4:3 sequence to letterbox it, then you can do the export as above but skip the anamorphicizer step.
    It's better to use compressor on the original 16:9 sequence and then use dvdsp to author, but if you've never used dvdsp it's a big program to get your head round.
    The export can be done in two ways;
    1. Export from fcp using 'export using compressor'.
    2. Export a QT ref/self-contained movie and import that into compressor.
    3. Export a QT movie and import it direct into DVDSP.
    The second option will take longer initially (if you use the self-contained option) but will then allow compressor to work in the background, the first option will tie up fcp for the duration of the encode.
    Once in compressor use one of the 16:9 dvd presets, depending on the duration of the movie and the quality you want. Don't try to adjust the settings. If your movie is 31 mins just use the shortest option (i think it's 60min) and make sure you select the m2v video and ac3 audio options. If you just select the mpeg 2 video you'll only get video, as you've discovered.
    Open dvdsp and create your opening menu and a video track, import the movie file, add it to the video track, and then add the audio to the track as well. Then add any chapter submenus you may want.

  • Help is needed with new Lenovo Laptop!

    Hey anyone reading this I just opened my Christmas present early as we decided to do before travels and I received a new Lenovo B570. I like it and everything but I game alot and that requires the use of the mouse and keys at the same time, but when I am moving the mouse around and then hit any key it freezes the mouse there until I let go of the key. So if anyone knows a solution or how to help please let me know. Help of anykind is greatly appreciated.

    have you tried to update the drivers and/or flash bios update?
    http://consumersupport.lenovo.com/uk/en/DriversDownloads/drivers_list.aspx?CategoryID=91249
    warning: restart your computer before flashing the bios and read the read-me file.
    summary of changes:
    new definition to 'fn+f6' shortcut key, and need new touchpad driver (8.0.4.4£¨elantech£©/15.2.7.0£¨synaptics£©or above) to realize normal function.

Maybe you are looking for