All Tags » table (RSS)

Browse by Tags

  • PHP Check if MYSQL table exists

    Hi, I have a function that is supposed to check to see if a table exists but it always returns as the else... any ideas as to why? 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: function checkTable($fn) { @ $db = new mysqli('xxx', 'xxx'...
    Posted to EAI (Forum) by software on 06-17-2010
  • Display images in html table from database in php

    Hi, quite a simple question i believe. I have a table that stores images, and all i want to do is get from that database all the images and display them on a page. The table consists of id, name, category. The name is the location of the image on the server and the category doesn't need to be displayed...
    Posted to Oracle (Forum) by software on 06-16-2010
  • Lock Table size

    Once I have designated the size of my table and cells in Pixels, is there any way to keep Frontpage from expanding them while working in design view? What I want to happen is if I insert additional text of images in the top of a cell, that any content which won't fit within the preset height would...
    Posted to FrontPage (Forum) by software on 06-03-2010
  • Removing space between table rows

    How do I remove the spaces between table rows, it seems that the image doesn't take all the td space? -------------------- g" /> .......................... file is .aspx and have tried style="padding: 0px; margin: 0px" on td, tr, form and none worked. I have also tried width and...
    Posted to Web Languages/Standards (Forum) by software on 06-02-2010
  • horizontal scrolling

    Hi all, I want to create a table that has a long width because I want to show as many as columns that I want. So I want to make my table width as big as I can but I don't want to see a horizontal of my main page. I want to make a horizontal in my table only. I use the code below : :2000;height:100...
    Posted to Web Languages/Standards (Forum) by software on 06-02-2010
  • Wrap text in Table cell

    Hi, I have a table where the data in a particular cell to be wrapped at 15th character. I tried the option of but it won't work. I need the text to wrapped at every 15th character. The text contains spaces. For example : The text in the Tabel cell is like this " PO box No 345677 Reference information"...
    Posted to Web Languages/Standards (Forum) by software on 06-02-2010
  • Javascript Show/Hide table from Radio Button

    Hi All The code below is not doing as I want it to. I took the code from another place and modified to suit my needs. When Yes is Selected I want the whole table to show, but it shows is the row if the table. I placed id="laptop" on all the rows to no success. I hope someone can help. If anyone...
    Posted to Web Languages/Standards (Forum) by software on 06-02-2010
  • PHP and SQL- Sorting data in a table dynamically

    I have a page in PHP which displays a SQL query output into an HTML table. What I need to accomplish is making the table sort-able by clicking on the headers (i.e. one click sorts acesnding, second click sorts decending..etc.) I am new to PHP and have been told that possibly the best way would be to...
    Posted to PHP and Databases (Forum) by software on 06-02-2010
  • display table properties via SQL

    I need to modify the structure of several tables in an Access database using SQL and ColdFusion. The database is on a live server so I can't open it directly, but I want to verify the changes I made to be sure they are correct. How can I display a list of fields, data types, indexes, keys, etc.,...
    Posted to ColdFusion (Forum) by software on 06-02-2010
  • hide/visible table element

    I just can't seem to figure this one out. I have a table element like so: some text some more text When the user clicks elsewhere on the page it does: onCLick="document.getElementById('category').style.visibility='visible';" That works fine and makes my visible. Here's...
    Posted to Web Languages/Standards (Forum) by software on 06-01-2010
Page 1 of 100 (993 items) 1 2 3 4 5 Next > ... Last ยป