I can't get my table to remain uniform.

I am a novice at creating webpage so please bear with me. I
am trying to put together a Football Schedule page for a football
league's website. I have uploaded the table. (Team_schedule ) to my
mysql database via ms access. Status ... OK.
Then I created the connection in dreamweaver so it would help
me with the php coding . Staus ....Ok it works.
Now I’d like to have the dreamweaver repeat the table
info – Status.....Ok it works.
However , when I put the record set in the table . I
can’t get the table to NOT expand. I need the text t to
remain the size I made it .
Here is a link of how I’d like it to look
[S=http://seminoles.cstv.com/sports/m-footbl/sched/fsu-m-footbl-sched.html[/S]https://
FSU
FOOTBALL WEBSITE[/S]
Also it repeats all the records until it fills up the page.
Can someone please help.

I haven't looked at that URL, but will try to help.
By default, an HTML table cell will expand to show all the
content you put into it, even if you set a specific pixel width. If
you have lots of text in a cell, you can try setting a font and
font size using CSS to control the size of the text.
Also, I'm assuming you are using the Repeat Region Server
behavior. That behavior allows you to specify how many records per
page to show. It sounds like you selected all records, rather than
a specific number. Try updating the behavior to show only a certain
number of records and inserting a Record Navigation Bar to
navaigate through the entire recordset.

Similar Messages

  • How can I get my clock to remain on the correct time when starting bootcamp and windows XP? wireless option is not available.

    How can I get my clock to remain on the correct time when starting bootcamp and windows XP? wireless option is not available.

    Have a look at solutions in here https://discussions.apple.com/message/10689317#10689317
    Regards
    Stefan

  • We are upgrading from 8.3 to 9.2. How can i get the table(record) structure changes between these 2 version

    We are upgrading from 8.3 to 9.2. How can i get the table(record) structure changes between these 2 versions. I am not able to find it in Oracle support.

    My guess is you want to upgrade HR8.3 to 9.2 - and that is not one jump upgrade. You will need to go HRMS 83 to 90
    (PeopleSoft Enterprise HRMS 8.3x to 9.0 Upgrade (Doc ID 747333.1) and then 90 to 92 (PeopleSoft Human Capital Management 9.0 to 9.2 Upgrade Home Page (Doc ID 1536087.1)
    Each these MOS pages contains the Demo to Demo Compare Reports that show the data structures changes between the releases.
    Hope it helps.

  • How can we get the table name...

    Hi All,
    How can we get the actual table name for an argument if its datatype is %ROWTYPE.
    For Ex :
    function ACCOUNT_UPDATE (account_no number,
    person person%rowtype,
    amounts dbms_describe.number_table,
    trans_date date)
    return accounts.balance%type;
    In the above function 'ACCOUNT_UPDATE', for argument person the datatype is 'person%rowtype'.
    Is there any way to get the name from Data Dictionary tables.
    I tried using All_Arguments and DBMS_DESCRIBE, I can able to get all the individual fields of %ROWTYPE by I could not able to know the exact table name thru the DD.
    my requirement is dynamically I need to declare a variable for the argument datatype.
    Your help is highly appreciated.
    Thanks

    hi vinay,
    this is the easiest way to find the tablename of a particular field.
    t.code:XD01.
    enter.
    select the kunnr field.
    press F1.
    the top of the screen u will get 'Technical setting icon.
    select that one.then u will get tablename,fieldname,parameter id also.
    if helps give the rewards.
    regards,
    akash.k

  • Can't get my table to sort. Please help

    Can't seem to get my table to sort. That was a non-issue with the previous version of Numbers but now if I try to sort ascending by totals it just shuffles my numbers with no visible logic. Please help, this is such a simple task, shouldn't be so hard. I tried all suggestions on the forum and nothing works. This is a snapshot of the table:
    And this is the result after sorting descending by Totals column:
    Any and all help welcome!

    Hi Dannie,
    Sorting in Numbers 3 follows a different pattern from Numbers 2. Formulas do not automatically adjust.
    When Numbers 3 was installled, it was placed in your Applications folder. Numbers 2 was moved to a subfolder called iWork '09 within your applications folder.
    With your document open in Numbers 3, File > Export To > Numbers '09. Then use Numbers '09 (Numbers 2) to work on it.
    Wayne Contello has written a User Tip for working with the old and new versions of iWork.
    https://discussions.apple.com/docs/DOC-6991
    The trick is to drag icons for both versions to your Dock. Right click or control click on each and Options > Keep in Dock. That puts you in charge of which version you launch.
    Here is a screen shot of both Numbers icons on my Dock.
    Numbers 2.3 (Numbers '09) on the left with a three column graph.
    Numbers 3.2 on the right with a four column graph.
    Both versions will run happily together. Just be sure which version is opening your document.
    Instead of double clicking the document, run whichever version of Numbers/Pages/Keynote suits and use File > Open.
    Regards,
    Ian.

  • How can I get the table name of my column?

    I'm using the JDK 1.3 trying to get a table name of a column from a result set. Regardless of what driver I'm using (ODBC Bridge/Oracle) I always get a null returned. Does this method work?
    If not, if I'm doing an SQL query that uses more than 1 table and each table has a return of the same column name, how do I distinguish which table the column is from. Thanks

    You can use ResultSetMetaData interface and method
    String getTableName(int column)
    This should return you the table name.
    To get ResultSetMetaData object, you can use
    ResultSetMetaData getMetaData()
    method of ResultSet interface.
    HTH

  • How can I get the table control up arrow or down arrow SCROLL OK_CODE?

    Dear All,
    I want get the table control up or down Scroll OK_CODE (not button, is arrow click), But I debugged have not found when I click the up or down scroll.
    Please give me some help.
    Thanks

    Hi Sun,
    PBO..
                               Loop with control T1.
                       module get_Looplines.
                    Endloop.
                        Module get_looplines.
                          Looplines = sy-loopc.      "<< by using this you can get the scroll bar...
                        Endmodule.
    if you wan the ok_code for scroll bar in table control...
    the ok_code is not generated for scroll bar..
    but if you do not clear the ok_code in PBO it will carries the ok_code when ever you press scroll bar up and down...same ok_code is repeated..
    Regards,
    Prabhudas

  • Can't get a tables to span across pages

    This question was asked before, but the answer doesn't help my problem, and as this forum rewards answered questions and not neat thread sorting, I'm askin' again, sorry!
    I need to do four tables, showing an hour-by-hour schedule of events in nine locations - so I need tables that are 10 rows by 17 columns. Four of them. On two facing A4-size pages. Plus this is an imported thing, too, as I need to do different updates of this information as it changes.
    I'm getting the information now as .doc files made by an updated copy of NeoOffice, which works well enough, but no power on earth will persuade Pages to continue the table across the two facing pages. And as I need four of these tables... is this even possible with Pages? I begin to have doubts. And I do need to get this sorted out Fast, too. Please help!

    Hi Marmosette,
    Welcome to Pages discussions.
    Follow Peggy's lead take to heart what she says.
    Your comment: This question was asked before, but the answer doesn't help my problem, and as this forum rewards answered questions and not neat thread sorting, I'm askin' again, sorry! end quote
    The rewards you refer to are nothing more than personal kudos. There isn't any form of remuneration whatsoever. Though Apple provides this forum for everyones benefit Apple doesn't monitor nor participate in these discussions.
    Please be aware of the following:
    These Discussions are enduser helping enduser, not Apple employees answering questions. Questions will be answered when a enduser such as yourself finds time to answer, desires to spend time answering, knows the answer along with the time to respond, though many times there isn't a direct answer to a question a workaround may be provided. Many times the answer is "No can do".
    Prior to posting a question use Search. Possibly you'll find answers to your questions much faster than awaiting a response from an enduser as yourself. Thousands of questions have been asked, their answers will provide direct solutions, tips, or workarounds. Also use the regular Apple Support as well; http://www.apple.com/search/support/. Another place for assistance is in Numbers/Pages Help > Numbers/Pages User Guide. Much good information there.
    After doing all that if you cannot find your question or an appropriate answer to your question then ask your question. Truly we'll be pleased to assist you.
    Again, welcome to Pages Discussions, have fun here.
    Sincerely,
    RicD

  • How can I get the Tables in my report to update their field lists?

    I am working with Crystal Reports 2008, and I have a ReportDocument loaded in a .NET project.
    I want to update the field lists of the tables (stored procedures) used in the report.  I am calling "VerifyDatabase()", but this does not update the field lists.  Through the designer, I accomplish this by going to the Database -> Set Datasource Location..., then clicking on the stored procedure (i.e. table) in the report, clicking on the stored procedure under the database in the bottom pane, and then clicking "Update".
    How can I accomplish this in code?
    Thanks for any help.

    Hello,
    You have to use RAS and the replace connection method. The Report Engine does not have the ability.
    Search forums for "ReplaceConnection_Click" and you'll find sample code that should work for you.
    Thank you
    Don

  • How can I get the table name of a field..

    Hi,
    If we know the table name we can find all the fileds from it
    using desc <tablename>.
    But, I would like to find table name of a known field's name.
    Where all these fields are storing in the database.
    THanks in Advance,
    Srinivasulu.

    ALL_TAB_COLUMNS
    rgds, APC

  • Can't get the tables normally using RFC call to BC

    SAP Business Connector Developer.
    ->IDataUtil.getIDataArray function (can't work properly using RFC CALL)( I think it's the source of problem)
    I use the SAP Business Connector Developer(4.7) to get data from db2.
    and I create a JAVA service in th BC named writeData,
    the most important snippet shown below.
      // Get IDataCursor to manipulate pipeline
      IDataCursor idcPipeline = pipeline.getCursor();       
      // If the value is not an IData[], returns null.
      IData[] recordListIn = IDataUtil.getIDataArray( idcPipeline, "ORICONTENT" );
      idcPipeline.first( "CHECKEDDATE" );
      String checkedDate  = (String) idcPipeline.getValue();
      idcPipeline.first( "CPYCOD" );
      String cpycod= (String) idcPipeline.getValue();
       /* if ( recordListIn == null )
              errMsg += "No Input Data";
              recLen=0;
      }else{
            recLen= recordListIn.length;
      try{
         recLen= recordListIn.length;
      catch(Exception ed){
         errMsg += "\r\nExceptionIn: " + ed.getMessage();
         recLen=0;
      In BC, the variable recLen can get the record list length normally, but if i call the function in the SAP,
    the system throw an exception, the ed.getMessage() return value NULL.
      I think the problem which the rfc can't work properly is that the method IDataUtil.getIDataArray execute unnormal.
      I have set value to ORICONTENT(record list) in SAP, and it can return the record that i have set to the SAP System,
    and in the java service,  I have return another record list creating using the following spippet, It can work normally.
    com.wm.app.b2b.server.DBConnection db
            =new com.wm.app.b2b.server.JDBCConnection(driverString,userName,
                    userPwd);
              com.wm.util.Values ida= db.execSQL(selectSql);
              idcPipeline.insertAfter("OUTDATAREC", ida );
              db.close();
    I have tried some adjustments, but nothing can work.
    The reason That I use one jave service instead of standard flow services is I have to transfer data to more than two db2 servers, and I have to keep the consistency.
    Attached please find the SAP test page (using se37) and the java service code.
    May you kindly help me to solve this problem, I don't know the real reason, and which is very emergent, but i can't changed Priority(If I changed it ,the page is unuseful).
    Additional,I have added some code shown below,
    idcPipeline.first( "ORICONTENT" );
    java.lang.Object curObj = idcPipeline.getValue();
    if (curObj == null)
    errMsg +=" object is null ";
    else{
    errMsg +=" object isnt null ";
    try{
    recordListIn=(IData[])curObj;
    } catch(Exception ed){
    errMsg += " ExceptionOBj: " + ed.getMessage();
    recLen=0;
    In BC, everything is ok. but call the function in the sap, Show the following informatin:
    Object isnt null
    ExceptionOBj: com.wm.util.Table

    Hi, Mei Xie
    you mentioned 'In BC, everything is ok. but call the function in the sap, Show the following informatin: ....', I think the return value of RFC is null.
    have you tried to add a try catch around the RFC call, like following:
    try {
      IDataCursor idcPipeline = pipeline.getCursor();
    } catch (Exception ...)
    I'm not familiar with jave, only worked on C#, but I think try to catch the exception on RFC call is worth doing. Maybe it will descript some information around the problem.
    By the way, can you tell me which RFC/BAPI you are calling?
    I don't know what 'In BC, everything is ok.' mean. I have no experience on BC, only used dotnet connector. So can you explain how you use BC for me?
    thanks

  • How can I get a table cell to change color if its below some value

    Hi everyone, I use JDeveloper with JHeadstart and just finished the tutorial using the predefined HR schema. I was wondering how would I go about making the color of a cell to change to red if it falls below 5. So for example if I was to measure the amount of printer cartridges we had in storage, and it falls to below 5, in the table that has the equipment the cell changes color to red?

    You better aks this question on the jdeveloper forum as it is not related to jheadstart.
    Once you know how to do this, this forum can help you woth keeping your page generatable using a custom template.
    See also the chapter on customizing generator output in the jheadstart developers guide.
    Steven davelaar,
    Jheadstart team.

  • Can't get the table display my results

    OK After some good hours of debugging i am able to display my results on JTable for my queries. But i got another problem now. When i select Query2 from my JComboBox and click on execute button nothing happens, same thing for query3 and 4. The only thing which works is QUERY1 why? what am i doing wrong?
    import java.awt.FlowLayout;
    import java.awt.event.ActionListener;
    import javax.swing.JButton;
    import javax.swing.JComboBox;
    import javax.swing.JFrame;
    import javax.swing.JOptionPane;
    import javax.swing.JTable;
    import javax.swing.table.DefaultTableModel;
    import javax.swing.table.TableModel;
    import java.awt.event.ActionEvent;
    import java.sql.Connection;
    import java.sql.Statement;
    import java.sql.DriverManager;
    import java.sql.ResultSet;
    import java.sql.ResultSetMetaData;
    import java.sql.SQLException;
    import java.util.Vector;
    public class DatabaseProgramming extends JFrame implements ActionListener{
         static final String JDBC_DRIVER = "com.mysql.jdbc.Driver";
         static final String DATABASE_URL = "jdbc:mysql://localhost/employees";
         static final String USERNAME = "jhtp6";
         static final String PASSWORD = "jhtp6";
         private static final String QUERY1 = "SELECT * FROM employees WHERE DEPARTMENTNAME = 'SALES'";
         private static final String QUERY2 = "SELECT * FROM hourlyEmployees WHERE hours >= '30'";
         private static final String QUERY3 = "SELECT * FROM commissionEmployees ORDER BY commissionRate DESC";
         private String names[] = {"QUERY1", "QUERY2", "QUERY3", "QUERY4"};
         private Connection connection;
         private ResultSet resultSet;
         private Statement statement;
         private ResultSetMetaData metaData;
         private JTable resultTable;
         private JComboBox queryBox;
         private JButton button;
         private int number;
         private boolean connectedDatabase = false;
         private DefaultTableModel dtm;
         public static void main(String[] args) {
              DatabaseProgramming frame = new DatabaseProgramming();
              frame.setVisible(true);
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
         public DatabaseProgramming() {
              super("Testing Database");
              setLayout(new FlowLayout());
              //dtm = new DefaultTableModel(getColumnName(number),0);
              //     statement = connection.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,
                   //         ResultSet.CONCUR_READ_ONLY);
              queryBox = new JComboBox(names);
              queryBox.setEditable(false);
                   //queryBox.addActionListener(this);
                   button = new JButton("EXECUTE");
                   resultTable = new JTable();
                   button.addActionListener(this);
                   add(queryBox);
                   add(button);
                   add(resultTable);
                   //add(result);
                   setSize(400,400);
          public void actionPerformed(ActionEvent e)  {
              String selection = (String)queryBox.getSelectedItem();
                        if(selection.equals(names[0]))
                        validateQuery(QUERY1);
                        if(selection.equals(QUERY2))
                             validateQuery(QUERY2);
                        if(selection.equals(QUERY3))
                             validateQuery(QUERY3);
          public void validateQuery(String query) {
                   try {
                        Class.forName(JDBC_DRIVER);
                        connection = DriverManager.getConnection(DATABASE_URL, USERNAME, PASSWORD);
                        System.out.println("Yay Database Connected");
                    Vector col = new Vector();
                    Vector data = new Vector();
               statement = connection.createStatement();
                  resultSet = statement.executeQuery(query);
                  metaData = resultSet.getMetaData();
                  number = metaData.getColumnCount();
                  for(int i=1; i<=number; i++)
                       col.addElement(metaData.getColumnName(i));
                  while(resultSet.next()) {
                       Vector row = new Vector();
                       for(int i=1; i<=number; i++)
                            row.addElement(resultSet.getObject(i));
                       data.addElement(row);
                 resultTable.setModel(new DefaultTableModel(data,col));
                 resultTable.revalidate();
               catch ( SQLException sqlException )
                  sqlException.printStackTrace();
                  System.exit( 1 );
               catch(ClassNotFoundException e) {
                    e.printStackTrace();
               finally
                  try                                                       
                     statement.close();                                     
                     connection.close();                                    
                  catch ( SQLException sqlException )
                     JOptionPane.showMessageDialog( null,
                        sqlException.getMessage(), "Database error",
                        JOptionPane.ERROR_MESSAGE );
                     System.exit( 1 );
    }

    One last question how can i display the columnName on my JTable? Add the table to a scroll pane and the scroll pane to the frame.

  • Can't get multiple tables to align

    I've got multiple tables that won't align. When I zoom in on the document the left and right edges of the tables aren't perfectly aligned. It's noticeable when I print the document. It's also noticeable when converting to a PDF and printing. The edges are off by just millimeters. I can email doc if anyone wants to have a look.
    Thanks in advance.

    Pages > Preferences > Ruler Preferences > Alignment Guides > Turn ON both "Show guides at object center" and "Show guides at object edges"
    Select all Tables (Command-Click) Pages > Align Objects > Left
    Select individual Table that is out of alignment (now on the right hand side) and drag by selection handle until alignment guides show it is aligned, then release, repeat with additional tables.

  • How can I get Energy Saver to remain Unlocked?

    For some time now (perhaps back to the days of Tiger) I have had a pesky lock that won't stay unlocked on Energy Saver.  Under SL it would be locked every time the system booted up but, once unlocked, it would stay that way until the next system restart.  This was one thing I was actually looking forward to being fixed (i.e., going away for good) when I moved to Mt. Lion.  Sadly, it has gone from bothersome to worse — now, it relocks whenever I quit System Preferences, not just at System restart.  Is there some way to get the lock on Energy Saver to stay unlocked?

    Hello keriah,
    Have you looked at the settings in System Preferences > Security and Privacy > Advanced? (In bottom right corner) There is an option that reads "Require an Administrator password to access locked preferences," and if this is unchecked, you should be able to leave the Energy Saver preferences unlocked.
    Hopefully this helps!

Maybe you are looking for

  • Windows 7 not booting after memory upgrade ProBook 6540b

    Hi HP Probook 6540b Windows 7 Professional 64bit Currently, I have 2x2GB of RAM and I want to upgrade it to 2x4GB. After replacing the 2GB sticks with the new 4 GB sticks, the notebook does not start anymore. I bought the right kind with right speed

  • Anchord objects behind text

    I´m trying to place an anchor object behind a textframe, but it´s not working. Does anyone knos if it´s possible?? /Malin

  • Problem with my "HELP" utilities

    any time i try to open a help box (in any app) it takes forever, sometimes 5 - 10 minutes to open. what's up with this?

  • How do I add a spry Collapsible Panel Group?

    How do you add a spry Collapsible Panel Group? When I go to the Insert -> Spry there is only a Spry Collapsible Panel option, not group. Do I have to download an update? Is there something wrong with my install? I appreciate any help.

  • Fund Centre VS Purchasing Group.. Transaction: ME51, ME52, ME51N, ME52N etc

    Hello Friends, I have a scenario where in I need to pull fund center from one of my custom table based on the Purchasing group maintained against each line item in PR / PO. Unfortunately I am unable to achieve to met this requirement because of unava