Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. fueonue

    PHP Error

    This is the code in the file called "is_logedin.php" <?php include_once('config/constants.php'); session_start(); if(!isset($_SESSION['loggedin']) && $_SESSION['loggedin'] != 'Yes' && $_SESSION['userType'] != 'member') { header(MEMBER_LOGIN); // Forwards the user to this URL exit()...
  2. fueonue

    PHP Error

    All of the wuarterback articles linked to from this webpage work fine.. http://collegefootballmetrics.com/scouting/index_QB.htm But I had to delete the following articles from that list because they were giving me PHP errors... Here are the pages that are giving me fits...
  3. fueonue

    PHP Makes Page Shift Left

    Someoone suggested tht I put : <meta http-equiv="X-UA-Compatible" content="IE=100"> under the title tag... now it works in IE 8... So I guess that fixes it... ???
  4. fueonue

    PHP Makes Page Shift Left

    I do not know ANYTHING about PHP. A friend wrote some code for me that will protect certain pages of a new website I'm building. Problem is he is no where to be found and I am having a big problem. My HTML template looks like this: http://collegefootballmetrics.com/subscription.htm But when...
  5. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    OK... here's the proof... http://www.youtube.com/watch?v=SEwzowHaeYk&feature=youtu.be It does not happen every time - I shot this with my iphone - halfway through it changes toa wider view...
  6. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    JunoAK, have you tried the things they've askd in here... I can't get the proboem to start back up again to test a different chair, media server, front USBs... While I'm glad the thing has stopped...I would like it to start back up again to get to the bottom of it... Perhaps the FBI was...
  7. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    Hm,mmmm I do have a PS3 nearby that looks for media servers... but I still don't see how that would be affected by sitting and getting up. Unless you are thinking that I am breaking "the beam" ?????
  8. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    AFK Alert: Ohhhh I seee.... Hah! No Bluetooth As for some of the other suggestions. I can't get it to happen again, now that I have your attention. I'm going to video it happening as well for proof. I do appreciate the serious and the no so serious responses - Stay tuned.
  9. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    I'm not overly fat... not huge by any means - 210 pounds. This was driving me bonkers about a year ago and I was doing all sorts of tests and troubleshooting and sharing it with a few geek friends on facebook and they were perplexed as I was. The problem subsided for a long time and now has...
  10. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    But if a PC beeps. Isn't there some type of logfile that I can view to see what just caused it to beep?
  11. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    But if it were a loose USB, don't you think I could nudge the PC alittle and reproduce the sound? Why would me sitting down in a chair cause the "loose thing" but tapping on the PC or jiggling wires does not???
  12. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    I'm at my home office. No under-wiring here. I am going to do unplug all USBs and try that... I'll get back to you all. and thanks for the advice. I does not happen EVERY time, so I'll have to get up and down a few times to see if I can get it start back up again to test the USB conn.
  13. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    RE: Loose Connection... no, all good and tight.
  14. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    It is on a carpet. But the PC is sitting on a peice of plywood. I am not kidding one bit... it is so odd that I've wondered if there is some FBI device bugging my activities when I sit down to the PC - thought there would be no reason for the FBI would want to do so...I'm a good guy.
  15. fueonue

    The strangest Problem Ever Posted In Tektips - I'm Certain

    When I sit down and get up from my desk-chair. I frequently hear the computer alert sound that a device was just plugged in (as if a usb device was just plugged in). The beep is DIRECTLY related to the sitting down and getting up out of my chair. I can reproduce this. I have no camera in my...
  16. fueonue

    Wrapping an Object: Position

    That worked... thanks!
  17. fueonue

    Wrapping an Object: Position

    I'm no coder, so forgive this stupid question... See this page: http://www.employeeuniversity.com/flowplayer/2.%20index.html In design view of my html editor, the red text appears as I want it ..UNDER the player, but in web view it is BESIDE it. What setting in the CSS do I need to change...
  18. fueonue

    Help plz ? Webpage resolution

    Two Ways to Looka at this. enclose all you code in an 800 X 600 table that is centered on the page and work within those contraints. or enclose your web page in a 100% width table. Then do as the other post suggested, as you are coding, look at it in different resolutions; look at your page...
  19. fueonue

    Various Frontpage Questions

    RE: question #2. I thought you were talking abotu FORMATTING the lines of the table.. re-reading I can see that you meant how to re-size the column. How did you create the column or cell? with a div or table?
  20. fueonue

    Various Frontpage Questions

    1. I created a company logo but i want it in the centre of the screen rather than top left, how can i move it? ** Format the paragraph to be as you wish...then double click on the image and and play with the alignment and position options until you have what you want **** 2. If i want to make...

Part and Inventory Search

Back
Top