Jump to content

jhottinger

New Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling

jhottinger's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hi all, please can someone advise how i can make the below code appear as a required field global $CONFIG; echo "<tr><th>"; echo "{$GLOBALS['strTms_Add_TimeUsed']}"; echo "</th><td>"; echo "<input type='text' size='12' name='tms_add_timeused'></td></tr>"; return; } ?> thanks James
  2. ignace - that is exactly how i'd want it to display, thanks for that. The CSS side of things i have no idea about, my HTML knowledge is only basic. How does the CSS reference to the HTML to output the layout? The MySQL query side of things i should be able to work out. (bet you are all thinking im biting off more than i can chew with this! LOL if you are, you are correct!) thanks James
  3. how would the actual code read to achive this particular layout?
  4. Hi All, (first post) i am looking to create a wallboard to display on a 50" screen to display statistics of our helpdesk system. the system we use it open source (SiTracker). the backend of the system is MySQL database, i have IIS driving the site of the helpdesk on PHP. I have attached an image of how i would like the lay out. it would run constantly, checking for updates every minute. just wondering if anyone has anything similar and could point me in the right direction of coding this. My PHP is very limited, its mainly the layout of it i dont know how to code. thanks James
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.